diff options
author | Mark Linimon <linimon@FreeBSD.org> | 2009-08-28 16:52:33 +0000 |
---|---|---|
committer | Mark Linimon <linimon@FreeBSD.org> | 2009-08-28 16:52:33 +0000 |
commit | b42f6675bca37486f852859ae2a319b3b76b60a8 (patch) | |
tree | 1290c341f146ad33f0bc09c9f4c56501540e5bcd /ftp/oftpd | |
parent | 0ec7c1b9c1d649c4f149050812d9846e4700d053 (diff) | |
download | ports-b42f6675bca37486f852859ae2a319b3b76b60a8.tar.gz ports-b42f6675bca37486f852859ae2a319b3b76b60a8.zip |
Notes
Diffstat (limited to 'ftp/oftpd')
-rw-r--r-- | ftp/oftpd/Makefile | 2 | ||||
-rw-r--r-- | ftp/oftpd/pkg-descr | 2 |
2 files changed, 1 insertions, 3 deletions
diff --git a/ftp/oftpd/Makefile b/ftp/oftpd/Makefile index e116defd78ad..dbf7a0d8f4c5 100644 --- a/ftp/oftpd/Makefile +++ b/ftp/oftpd/Makefile @@ -11,7 +11,7 @@ CATEGORIES= ftp MASTER_SITES= http://www.time-travellers.org/oftpd/ \ http://atreides.freenix.no/~anders/ -MAINTAINER= beech@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= A threaded, anonymous only FTP server designed for security GNU_CONFIGURE= yes diff --git a/ftp/oftpd/pkg-descr b/ftp/oftpd/pkg-descr index 4bd8576e0888..e3a6a76e8c01 100644 --- a/ftp/oftpd/pkg-descr +++ b/ftp/oftpd/pkg-descr @@ -7,5 +7,3 @@ its own directory listing code (most FTP servers execute the system "ls" command to list files). WWW: http://www.time-travellers.org/oftpd/ - -- Anders Nordby <anders@fix.no> |