diff options
author | David E. O'Brien <obrien@FreeBSD.org> | 1999-04-09 17:25:44 +0000 |
---|---|---|
committer | David E. O'Brien <obrien@FreeBSD.org> | 1999-04-09 17:25:44 +0000 |
commit | 936c34d4bda436fe9f6a68debb5da6d922b96465 (patch) | |
tree | ad3938e167e24238bf7460abe446b17b1301f4bf | |
parent | 61cbe07869e73831e88d6bfc7615f20e13d472ae (diff) | |
download | ports-936c34d4bda436fe9f6a68debb5da6d922b96465.tar.gz ports-936c34d4bda436fe9f6a68debb5da6d922b96465.zip |
Notes
-rw-r--r-- | ftp/proftpd-devel/Makefile | 4 | ||||
-rw-r--r-- | ftp/proftpd/Makefile | 4 |
2 files changed, 4 insertions, 4 deletions
diff --git a/ftp/proftpd-devel/Makefile b/ftp/proftpd-devel/Makefile index 457575903327..a69fb601ac0b 100644 --- a/ftp/proftpd-devel/Makefile +++ b/ftp/proftpd-devel/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 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 |