From f2e86dc09828751ed1e492244ba30c245612134c Mon Sep 17 00:00:00 2001 From: avsm Date: Mon, 21 May 2001 00:11:19 +0000 Subject: [PATCH] tidy up Makefile --- net/netpipes/Makefile | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) diff --git a/net/netpipes/Makefile b/net/netpipes/Makefile index 96ff709f94d..8c45cb5d6d6 100644 --- a/net/netpipes/Makefile +++ b/net/netpipes/Makefile @@ -1,21 +1,21 @@ -# $OpenBSD: Makefile,v 1.2 2001/05/06 05:00:11 lebel Exp $ +# $OpenBSD: Makefile,v 1.3 2001/05/21 00:11:19 avsm Exp $ COMMENT= "shell utilities to connect programs to sockets" -DISTNAME= netpipes-4.2-export -CATEGORIES= net +DISTNAME= netpipes-4.2-export +CATEGORIES= net NEED_VERSION= 1.402 -MAINTAINER= Anil Madhavapeddy +HOMEPAGE= http://web.purplefrog.com/~thoth/netpipes/netpipes.html +MAINTAINER= Anil Madhavapeddy PERMIT_PACKAGE_CDROM= Yes PERMIT_PACKAGE_FTP= Yes PERMIT_DISTFILES_CDROM= Yes PERMIT_DISTFILES_FTP= Yes -MASTER_SITES= ftp://ftp.purplefrog.com/pub/netpipes/ -HOMEPAGE= http://web.purplefrog.com/~thoth/netpipes/netpipes.html +MASTER_SITES= ftp://ftp.purplefrog.com/pub/netpipes/ -WRKDIST= ${WRKDIR} +WRKDIST= ${WRKDIR} .include