diff options
author | marcus <marcus@FreeBSD.org> | 2005-11-05 05:22:06 +0000 |
---|---|---|
committer | marcus <marcus@FreeBSD.org> | 2005-11-05 05:22:06 +0000 |
commit | 990b2a0e3ae0bb2dade31405ff66470e67cacab0 (patch) | |
tree | 4689cd658f78bf5a6072448e78d4704469a4f802 /ports-mgmt | |
parent | 284c7548af08c152e3e3dfc92a4409436d36a21d (diff) | |
download | FreeBSD-ports-990b2a0e3ae0bb2dade31405ff66470e67cacab0.zip FreeBSD-ports-990b2a0e3ae0bb2dade31405ff66470e67cacab0.tar.gz |
Bump PORTREVISION to chase the glib20 shared library update.
Diffstat (limited to 'ports-mgmt')
-rw-r--r-- | ports-mgmt/barry/Makefile | 2 | ||||
-rw-r--r-- | ports-mgmt/bpm/Makefile | 2 | ||||
-rw-r--r-- | ports-mgmt/portbrowser/Makefile | 2 |
3 files changed, 3 insertions, 3 deletions
diff --git a/ports-mgmt/barry/Makefile b/ports-mgmt/barry/Makefile index 132128a..c5d711f 100644 --- a/ports-mgmt/barry/Makefile +++ b/ports-mgmt/barry/Makefile @@ -7,7 +7,7 @@ PORTNAME= barry PORTVERSION= 0.7 -PORTREVISION= 1 +PORTREVISION= 2 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 d095824..ae81e6f 100644 --- a/ports-mgmt/bpm/Makefile +++ b/ports-mgmt/bpm/Makefile @@ -7,7 +7,7 @@ PORTNAME= bpm PORTVERSION= 0.4.1b -PORTREVISION= 5 +PORTREVISION= 6 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 6922b1d..9d6e4d7 100644 --- a/ports-mgmt/portbrowser/Makefile +++ b/ports-mgmt/portbrowser/Makefile @@ -6,7 +6,7 @@ PORTNAME= portbrowser PORTVERSION= 0.3 -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES= sysutils MASTER_SITES= http://www.bytelabs.org/ DISTNAME= pb-browser-${PORTVERSION} |