diff options
Diffstat (limited to 'net/vsftpd/Makefile')
-rw-r--r-- | net/vsftpd/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/net/vsftpd/Makefile b/net/vsftpd/Makefile index 495fa544797..0a99c41a3bf 100644 --- a/net/vsftpd/Makefile +++ b/net/vsftpd/Makefile @@ -1,11 +1,11 @@ -# $NetBSD: Makefile,v 1.4 2003/05/29 20:08:41 salo Exp $ +# $NetBSD: Makefile,v 1.5 2003/07/17 22:52:00 grant Exp $ # DISTNAME= vsftpd-1.2.0 CATEGORIES= net MASTER_SITES= ftp://vsftpd.beasts.org/users/cevans/ -MAINTAINER= salo@netbsd.org +MAINTAINER= salo@NetBSD.org HOMEPAGE= http://vsftpd.beasts.org/ COMMENT= FTP server that aims to be very secure |