diff options
author | Mark Linimon <linimon@FreeBSD.org> | 2008-07-14 13:18:06 +0000 |
---|---|---|
committer | Mark Linimon <linimon@FreeBSD.org> | 2008-07-14 13:18:06 +0000 |
commit | 55ac8b84200b38d7867ea77a9a7af15370b410db (patch) | |
tree | 6885a03babf696b941fb8c2b324ac482a32d64bf /net/utftpd | |
parent | foxfair's commit bit has been taken in for safekeeping. (diff) |
andreas' commit bit has been taken in for safekeeping.
Notes
Notes:
svn path=/head/; revision=216835
Diffstat (limited to 'net/utftpd')
-rw-r--r-- | net/utftpd/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net/utftpd/Makefile b/net/utftpd/Makefile index fd3f87d7744c..8c0ce10a3c09 100644 --- a/net/utftpd/Makefile +++ b/net/utftpd/Makefile @@ -11,7 +11,7 @@ PORTREVISION= 2 CATEGORIES= net MASTER_SITES= http://www.ohse.de/uwe/releases/ -MAINTAINER= andreas@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= secure tftpd server with fine grained access and revision control GNU_CONFIGURE= YES |