diff options
author | David E. O'Brien <obrien@FreeBSD.org> | 1999-04-10 01:25:44 +0800 |
---|---|---|
committer | David E. O'Brien <obrien@FreeBSD.org> | 1999-04-10 01:25:44 +0800 |
commit | 936c34d4bda436fe9f6a68debb5da6d922b96465 (patch) | |
tree | ad3938e167e24238bf7460abe446b17b1301f4bf /ftp/proftpd | |
parent | 61cbe07869e73831e88d6bfc7615f20e13d472ae (diff) | |
download | freebsd-ports-gnome-936c34d4bda436fe9f6a68debb5da6d922b96465.tar.gz freebsd-ports-gnome-936c34d4bda436fe9f6a68debb5da6d922b96465.tar.zst freebsd-ports-gnome-936c34d4bda436fe9f6a68debb5da6d922b96465.zip |
Found a maintainier.
Diffstat (limited to 'ftp/proftpd')
-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 |