diff options
author | Baptiste Daroussin <bapt@FreeBSD.org> | 2014-07-24 16:33:10 +0000 |
---|---|---|
committer | Baptiste Daroussin <bapt@FreeBSD.org> | 2014-07-24 16:33:10 +0000 |
commit | 752da6b94bb4a160d2075967dc8371df52062933 (patch) | |
tree | 953ecb2cb521536ccd209ea529c964436141ed38 /ports-mgmt/bpm/Makefile | |
parent | 8743e036cfa14e58941b3e927c8832057033608a (diff) |
Notes
Diffstat (limited to 'ports-mgmt/bpm/Makefile')
-rw-r--r-- | ports-mgmt/bpm/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/ports-mgmt/bpm/Makefile b/ports-mgmt/bpm/Makefile index 19ff8e12d17d..80ba5899ec9d 100644 --- a/ports-mgmt/bpm/Makefile +++ b/ports-mgmt/bpm/Makefile @@ -8,7 +8,7 @@ CATEGORIES= ports-mgmt MASTER_SITES= http://www.meowfishies.com/code/bpm/ EXTRACT_SUFX= .tgz -MAINTAINER= sethk@meowfishies.com +MAINTAINER= ports@FreeBSD.org COMMENT= Graphical BSD ports collection manager RUN_DEPENDS= portupgrade:${PORTSDIR}/ports-mgmt/portupgrade \ |