diff options
author | marcus <marcus@FreeBSD.org> | 2005-03-12 10:54:27 +0000 |
---|---|---|
committer | marcus <marcus@FreeBSD.org> | 2005-03-12 10:54:27 +0000 |
commit | e70528c3edef9097dec6fae59dd56aa250d9ff7e (patch) | |
tree | 101e69728900a7c90b3107fe15db4d3020cb04cd /ports-mgmt | |
parent | e2bf2963baf3e5a5551f5bec6bb5bd10c9e9e6db (diff) | |
download | FreeBSD-ports-e70528c3edef9097dec6fae59dd56aa250d9ff7e.zip FreeBSD-ports-e70528c3edef9097dec6fae59dd56aa250d9ff7e.tar.gz |
Bump PORTREVISION to chase the glib20 shared lib version change.
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 890189b..9232948 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 ec5dbdd..35587d0 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 3f42873..ae379f0 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} |