diff options
Diffstat (limited to 'net/IglooFTP')
-rw-r--r-- | net/IglooFTP/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/net/IglooFTP/Makefile b/net/IglooFTP/Makefile index 80034001626..23d2ce133d9 100644 --- a/net/IglooFTP/Makefile +++ b/net/IglooFTP/Makefile @@ -1,6 +1,7 @@ -# $NetBSD: Makefile,v 1.3 2003/03/29 12:41:53 jmmv Exp $ +# $NetBSD: Makefile,v 1.4 2003/05/02 11:55:57 wiz Exp $ DISTNAME= IglooFTP-0.6.1 +PKGREVISION= 1 WRKSRC= ${WRKDIR}/${DISTNAME}/src CATEGORIES= net MASTER_SITES= ${MASTER_SITE_SUNSITE:=system/network/file-transfer/} \ |