diff options
author | Joe Marcus Clarke <marcus@FreeBSD.org> | 2005-03-12 10:54:27 +0000 |
---|---|---|
committer | Joe Marcus Clarke <marcus@FreeBSD.org> | 2005-03-12 10:54:27 +0000 |
commit | b3458f652e5b57afef714d418f2d6a02e319c135 (patch) | |
tree | 53196793dfc0897f56232dd5f7b34997ac17e122 /ports-mgmt | |
parent | 47b1a6e9dd6a592d06e24ef513d765fd7b555bce (diff) |
Notes
Diffstat (limited to 'ports-mgmt')
-rw-r--r-- | ports-mgmt/barry/Makefile | 1 | ||||
-rw-r--r-- | ports-mgmt/bpm/Makefile | 2 | ||||
-rw-r--r-- | ports-mgmt/portbrowser/Makefile | 1 |
3 files changed, 3 insertions, 1 deletions
diff --git a/ports-mgmt/barry/Makefile b/ports-mgmt/barry/Makefile index 890189ba5d8d..92329483717c 100644 --- a/ports-mgmt/barry/Makefile +++ b/ports-mgmt/barry/Makefile @@ -7,6 +7,7 @@ PORTNAME= barry PORTVERSION= 0.7 +PORTREVISION= 1 CATEGORIES= sysutils kde MASTER_SITES= http://www.student.uni-oldenburg.de/frerich.raabe/barry/ \ http://freebsd.so14k.com/barry/ diff --git a/ports-mgmt/bpm/Makefile b/ports-mgmt/bpm/Makefile index ec5dbddb4bb7..35587d09327d 100644 --- a/ports-mgmt/bpm/Makefile +++ b/ports-mgmt/bpm/Makefile @@ -7,7 +7,7 @@ PORTNAME= bpm PORTVERSION= 0.4.1b -PORTREVISION= 3 +PORTREVISION= 4 CATEGORIES= sysutils MASTER_SITES= http://www.meowfishies.com/code/bpm/ EXTRACT_SUFX= .tgz diff --git a/ports-mgmt/portbrowser/Makefile b/ports-mgmt/portbrowser/Makefile index 3f42873f7687..ae379f077eba 100644 --- a/ports-mgmt/portbrowser/Makefile +++ b/ports-mgmt/portbrowser/Makefile @@ -6,6 +6,7 @@ PORTNAME= portbrowser PORTVERSION= 0.3 +PORTREVISION= 1 CATEGORIES= sysutils MASTER_SITES= http://www.bytelabs.org/ DISTNAME= pb-browser-${PORTVERSION} |