diff options
author | Lars Thegler <lth@FreeBSD.org> | 2010-01-12 16:04:55 +0000 |
---|---|---|
committer | Lars Thegler <lth@FreeBSD.org> | 2010-01-12 16:04:55 +0000 |
commit | 73d1e526a024bf8600502a7c808c178bb7f2ef17 (patch) | |
tree | 46226d012e752e35be926d0fdf093c1e59421b7e /devel/p4ftpd | |
parent | 057f0299f6b1c2a7f0aae20977ec91dd74dfdb9b (diff) | |
download | ports-73d1e526a024bf8600502a7c808c178bb7f2ef17.tar.gz ports-73d1e526a024bf8600502a7c808c178bb7f2ef17.zip |
Notes
Diffstat (limited to 'devel/p4ftpd')
-rw-r--r-- | devel/p4ftpd/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/devel/p4ftpd/Makefile b/devel/p4ftpd/Makefile index a19a84359a68..3fb53086da5b 100644 --- a/devel/p4ftpd/Makefile +++ b/devel/p4ftpd/Makefile @@ -16,7 +16,7 @@ EXTRACT_SUFX= DISTFILES= ${BIN_FILES} ${SBIN_FILES} EXTRACT_ONLY= # none -MAINTAINER= lth@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= Perforce client and server ONLY_FOR_ARCHS= amd64 i386 sparc64 |