diff options
Diffstat (limited to 'ports-mgmt')
-rw-r--r-- | ports-mgmt/packagekit/Makefile | 2 | ||||
-rw-r--r-- | ports-mgmt/portscout/Makefile | 1 |
2 files changed, 2 insertions, 1 deletions
diff --git a/ports-mgmt/packagekit/Makefile b/ports-mgmt/packagekit/Makefile index 49386090920c..f03a9f0bf750 100644 --- a/ports-mgmt/packagekit/Makefile +++ b/ports-mgmt/packagekit/Makefile @@ -4,7 +4,7 @@ PORTNAME= PackageKit PORTVERSION= 0.6.11 -PORTREVISION?= 4 +PORTREVISION?= 5 CATEGORIES= ports-mgmt sysutils MASTER_SITES= http://www.packagekit.org/releases/ diff --git a/ports-mgmt/portscout/Makefile b/ports-mgmt/portscout/Makefile index eb4d3b9fe01f..8a4259cd1237 100644 --- a/ports-mgmt/portscout/Makefile +++ b/ports-mgmt/portscout/Makefile @@ -3,6 +3,7 @@ PORTNAME= portscout PORTVERSION= 0.8.1 +PORTREVISION= 1 CATEGORIES= ports-mgmt MASTER_SITES= http://mirror.inerd.com/FreeBSD/distfiles/${PORTNAME}/ \ http://www.atarininja.org/~wxs/distfiles/ \ |