diff options
author | David Naylor <dbn@FreeBSD.org> | 2013-01-16 20:15:07 +0000 |
---|---|---|
committer | David Naylor <dbn@FreeBSD.org> | 2013-01-16 20:15:07 +0000 |
commit | 6248a797e69d3ac195a9d86d972c48122bf52602 (patch) | |
tree | cbb7ce7f739bd0f913579647502109acf87c3da1 /ports-mgmt/portbuilder | |
parent | 76367a57da30510d4f109af869c166eb2f94a99f (diff) | |
download | ports-6248a797e69d3ac195a9d86d972c48122bf52602.tar.gz ports-6248a797e69d3ac195a9d86d972c48122bf52602.zip |
Notes
Diffstat (limited to 'ports-mgmt/portbuilder')
-rw-r--r-- | ports-mgmt/portbuilder/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/ports-mgmt/portbuilder/Makefile b/ports-mgmt/portbuilder/Makefile index 4bb7bfbad2c5..36c849acc68b 100644 --- a/ports-mgmt/portbuilder/Makefile +++ b/ports-mgmt/portbuilder/Makefile @@ -7,7 +7,7 @@ PORTREVISION= 1 CATEGORIES= ports-mgmt MASTER_SITES= http://cloud.github.com/downloads/DragonSA/portbuilder/ -MAINTAINER= naylor.b.david@gmail.com +MAINTAINER= dbn@FreeBSD.org COMMENT= Concurrent FreeBSD port builder LICENSE= BSD |