diff options
author | martti <martti@pkgsrc.org> | 2002-04-02 09:56:26 +0000 |
---|---|---|
committer | martti <martti@pkgsrc.org> | 2002-04-02 09:56:26 +0000 |
commit | 89d684bf17c8734cf2bce2701cf15b037366a6c4 (patch) | |
tree | 18613599e7f9bab950487e9ec52b95cad81daede /net | |
parent | 7de89492425ba2f620d5ac5b843264940c508263 (diff) | |
download | pkgsrc-89d684bf17c8734cf2bce2701cf15b037366a6c4.tar.gz |
I can be the maintainer (and contact person towards the ProFTPD project)
Diffstat (limited to 'net')
-rw-r--r-- | net/proftpd/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/net/proftpd/Makefile b/net/proftpd/Makefile index d7a16b2ac40..c51f8efa8ba 100644 --- a/net/proftpd/Makefile +++ b/net/proftpd/Makefile @@ -1,10 +1,10 @@ -# $NetBSD: Makefile,v 1.1.1.1 2001/10/22 14:26:45 martti Exp $ +# $NetBSD: Makefile,v 1.2 2002/04/02 09:56:26 martti Exp $ DISTNAME= proftpd-1.2.4 CATEGORIES= net MASTER_SITES= ftp://ftp.proftpd.org/distrib/source/ -MAINTAINER= packages@netbsd.org +MAINTAINER= martti@netbsd.org HOMEPAGE= http://www.proftpd.org/ COMMENT= FTP server with Apache like configuration |