diff options
Diffstat (limited to 'net/lukemftpd')
-rw-r--r-- | net/lukemftpd/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/net/lukemftpd/Makefile b/net/lukemftpd/Makefile index 97d32bef884..a74d04072fb 100644 --- a/net/lukemftpd/Makefile +++ b/net/lukemftpd/Makefile @@ -1,7 +1,8 @@ -# $NetBSD: Makefile,v 1.4 2001/09/27 23:18:28 jlam Exp $ +# $NetBSD: Makefile,v 1.5 2001/10/18 15:20:30 veego Exp $ # DISTNAME= lukemftpd-1.1 +SVR4_PKGNAME= luftd CATEGORIES= net MASTER_SITES= ftp://ftp.netbsd.org/pub/NetBSD/misc/lukemftp/ |