diff options
author | Mark Linimon <linimon@FreeBSD.org> | 2012-02-22 05:12:09 +0000 |
---|---|---|
committer | Mark Linimon <linimon@FreeBSD.org> | 2012-02-22 05:12:09 +0000 |
commit | e2a153e4d909e1d6ac765be964c2312ba6cacb2c (patch) | |
tree | 753251894b26b97aacc2f28e468a2ed3a396cf96 /ports-mgmt/portupgrade | |
parent | 2632a8d932f4ad38a6107d668d0d2d09be35bd3f (diff) | |
download | ports-e2a153e4d909e1d6ac765be964c2312ba6cacb2c.tar.gz ports-e2a153e4d909e1d6ac765be964c2312ba6cacb2c.zip |
Notes
Diffstat (limited to 'ports-mgmt/portupgrade')
-rw-r--r-- | ports-mgmt/portupgrade/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/ports-mgmt/portupgrade/Makefile b/ports-mgmt/portupgrade/Makefile index 5b51ba44b112..9976ca6dab58 100644 --- a/ports-mgmt/portupgrade/Makefile +++ b/ports-mgmt/portupgrade/Makefile @@ -13,6 +13,7 @@ CATEGORIES= ports-mgmt MASTER_SITES= ftp://ftp.SpringDaemons.com/soft/ DISTNAME= pkgtools-${DISTVERSION} +# note: ruby@ prefers not to have PRs about portupgrade assigned to them MAINTAINER= ruby@FreeBSD.org COMMENT= FreeBSD ports/packages administration and management tool suite |