diff options
author | marino <marino@FreeBSD.org> | 2014-07-29 03:29:29 +0800 |
---|---|---|
committer | marino <marino@FreeBSD.org> | 2014-07-29 03:29:29 +0800 |
commit | 9653f39fbad8c912ca920a75aaa9dd135ef56895 (patch) | |
tree | 38a8a2587fdb32ea62f1d78c56b1aca77a8aea83 /sysutils/farbot | |
parent | 82b448661302f57b0fec50b6b86e67dc36eb4dd1 (diff) | |
download | freebsd-ports-gnome-9653f39fbad8c912ca920a75aaa9dd135ef56895.tar.gz freebsd-ports-gnome-9653f39fbad8c912ca920a75aaa9dd135ef56895.tar.zst freebsd-ports-gnome-9653f39fbad8c912ca920a75aaa9dd135ef56895.zip |
Release three ports of snb@
Sean Nicholas Barkas is releasing these ports:
sysutils/farbot
security/openvpn-auth-ldap
net/splatd
Thanks for looking after these, Sean!
PR: 191967
Diffstat (limited to 'sysutils/farbot')
-rw-r--r-- | sysutils/farbot/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sysutils/farbot/Makefile b/sysutils/farbot/Makefile index 89354c469cd8..d281ebb40da2 100644 --- a/sysutils/farbot/Makefile +++ b/sysutils/farbot/Makefile @@ -8,7 +8,7 @@ CATEGORIES= sysutils MASTER_SITES= ${MASTER_SITE_GOOGLE_CODE} DISTNAME= farbot-1.0-beta2 -MAINTAINER= snb@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= FreeBSD Automated Release Bot BUILD_DEPENDS= ${LOCALBASE}/bin/zconfig:${PORTSDIR}/devel/py-zconfig |