diff options
author | obrien <obrien@FreeBSD.org> | 1999-04-09 17:25:44 +0000 |
---|---|---|
committer | obrien <obrien@FreeBSD.org> | 1999-04-09 17:25:44 +0000 |
commit | 8bf802e0e5a3b5658544037851925725f2e82f37 (patch) | |
tree | 14fd23f5d5877163f8c8f0be878b5ab818ed7c86 /ftp/proftpd-devel | |
parent | 75b82d86c8f25971a97767a4eb36555489f154fb (diff) | |
download | FreeBSD-ports-8bf802e0e5a3b5658544037851925725f2e82f37.zip FreeBSD-ports-8bf802e0e5a3b5658544037851925725f2e82f37.tar.gz |
Found a maintainier.
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 4575759..a69fb60 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 |