diff options
author | Doug Barton <dougb@FreeBSD.org> | 2010-04-11 22:41:57 +0000 |
---|---|---|
committer | Doug Barton <dougb@FreeBSD.org> | 2010-04-11 22:41:57 +0000 |
commit | fd2ff578da370373183b0db17081089c78d48587 (patch) | |
tree | ae372d6551d6533cd0435d7f24ceaf4bb3f535f6 | |
parent | When NOT using --index-only the rundep list still needs to be parsed the (diff) |
Update for version 2.22
Notes
Notes:
svn path=/head/; revision=252567
-rw-r--r-- | ports-mgmt/portmaster/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/ports-mgmt/portmaster/Makefile b/ports-mgmt/portmaster/Makefile index ffdd2da8699a..ace82d30d957 100644 --- a/ports-mgmt/portmaster/Makefile +++ b/ports-mgmt/portmaster/Makefile @@ -8,7 +8,7 @@ # PORTNAME= portmaster -PORTVERSION= 2.21 +PORTVERSION= 2.22 CATEGORIES= ports-mgmt MASTER_SITES= # none DISTFILES= # none |