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