diff options
Diffstat (limited to 'ftp/proftpd/Makefile')
-rw-r--r-- | ftp/proftpd/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/ftp/proftpd/Makefile b/ftp/proftpd/Makefile index 457575903327..a69fb601ac0b 100644 --- a/ftp/proftpd/Makefile +++ b/ftp/proftpd/Makefile @@ -3,7 +3,7 @@ # Date created: 26 January 1998 # Whom: Stephane Legrand # -# $Id: Makefile,v 1.9 1999/04/02 03:35:02 steve Exp $ +# $Id: Makefile,v 1.10 1999/04/03 00:50:18 steve Exp $ # DISTNAME= proftpd-1.2.0pre3 @@ -11,7 +11,7 @@ PKGNAME= proftpd-1.2.0 CATEGORIES= net MASTER_SITES= ftp://ftp.proftpd.org/distrib/ -MAINTAINER= ports@FreeBSD.org +MAINTAINER= mharo@area51.fremont.ca.us MAN1= ftpcount.1 MAN8= proftpd.8 ftpshut.8 |