diff options
author | Steve Price <steve@FreeBSD.org> | 1999-04-03 00:50:18 +0000 |
---|---|---|
committer | Steve Price <steve@FreeBSD.org> | 1999-04-03 00:50:18 +0000 |
commit | 630259911f389186b888bcf0403c8d34b16024d0 (patch) | |
tree | 6e9056010451736a5cebff26de947b0656c322ac /ftp/proftpd-devel | |
parent | Spell PGPLOT correctly. (diff) |
Maintainer asked to be removed.
PR: 9989
Diffstat (limited to 'ftp/proftpd-devel')
-rw-r--r-- | ftp/proftpd-devel/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/ftp/proftpd-devel/Makefile b/ftp/proftpd-devel/Makefile index 59a992d447d8..457575903327 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.8 1999/03/15 02:13:32 steve Exp $ +# $Id: Makefile,v 1.9 1999/04/02 03:35:02 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= stephane@lituus.fr +MAINTAINER= ports@FreeBSD.org MAN1= ftpcount.1 MAN8= proftpd.8 ftpshut.8 |