diff options
author | Dirk Meyer <dinoex@FreeBSD.org> | 2010-02-05 11:46:55 +0000 |
---|---|---|
committer | Dirk Meyer <dinoex@FreeBSD.org> | 2010-02-05 11:46:55 +0000 |
commit | ca9c60461cb276ee2afe18260afc8dec97c1b6f8 (patch) | |
tree | 723ef4dd1e7ab15998168c724ba862742907ca7a /ports-mgmt | |
parent | fba82b2a968f007c64e260a48433dc7f9e39a3b8 (diff) | |
download | ports-ca9c60461cb276ee2afe18260afc8dec97c1b6f8.tar.gz ports-ca9c60461cb276ee2afe18260afc8dec97c1b6f8.zip |
Notes
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/kports-qt4/Makefile | 1 | ||||
-rw-r--r-- | ports-mgmt/kports/Makefile | 2 | ||||
-rw-r--r-- | ports-mgmt/portbrowser/Makefile | 2 | ||||
-rw-r--r-- | ports-mgmt/qtpkg/Makefile | 2 |
6 files changed, 6 insertions, 5 deletions
diff --git a/ports-mgmt/barry/Makefile b/ports-mgmt/barry/Makefile index c9d37d33719a..138d0dde8d3b 100644 --- a/ports-mgmt/barry/Makefile +++ b/ports-mgmt/barry/Makefile @@ -7,7 +7,7 @@ PORTNAME= barry PORTVERSION= 0.7 -PORTREVISION= 5 +PORTREVISION= 6 CATEGORIES= ports-mgmt 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 33979e0bf34c..cec99be9d619 100644 --- a/ports-mgmt/bpm/Makefile +++ b/ports-mgmt/bpm/Makefile @@ -7,7 +7,7 @@ PORTNAME= bpm PORTVERSION= 0.4.1b -PORTREVISION= 16 +PORTREVISION= 17 CATEGORIES= ports-mgmt MASTER_SITES= http://www.meowfishies.com/code/bpm/ EXTRACT_SUFX= .tgz diff --git a/ports-mgmt/kports-qt4/Makefile b/ports-mgmt/kports-qt4/Makefile index cb2c7c6bb06f..62fbcf622f6e 100644 --- a/ports-mgmt/kports-qt4/Makefile +++ b/ports-mgmt/kports-qt4/Makefile @@ -7,6 +7,7 @@ PORTNAME= kports PORTVERSION= 0.8.2 +PORTREVISION= 1 CATEGORIES= ports-mgmt kde MASTER_SITES= SF diff --git a/ports-mgmt/kports/Makefile b/ports-mgmt/kports/Makefile index be56c6cc2061..450d2b440ad1 100644 --- a/ports-mgmt/kports/Makefile +++ b/ports-mgmt/kports/Makefile @@ -7,7 +7,7 @@ PORTNAME= kports PORTVERSION= 0.6.1 -PORTREVISION= 5 +PORTREVISION= 6 CATEGORIES= ports-mgmt kde MASTER_SITES= SF diff --git a/ports-mgmt/portbrowser/Makefile b/ports-mgmt/portbrowser/Makefile index d9042fabc9d0..9d4844ba1596 100644 --- a/ports-mgmt/portbrowser/Makefile +++ b/ports-mgmt/portbrowser/Makefile @@ -6,7 +6,7 @@ PORTNAME= portbrowser PORTVERSION= 0.5.20050618 -PORTREVISION= 3 +PORTREVISION= 4 CATEGORIES= ports-mgmt MASTER_SITES= ${MASTER_SITE_LOCAL} MASTER_SITE_SUBDIR= hrs diff --git a/ports-mgmt/qtpkg/Makefile b/ports-mgmt/qtpkg/Makefile index 07a909037225..9e842177e4f0 100644 --- a/ports-mgmt/qtpkg/Makefile +++ b/ports-mgmt/qtpkg/Makefile @@ -7,7 +7,7 @@ PORTNAME= qtpkg PORTVERSION= 1.0 -PORTREVISION= 4 +PORTREVISION= 5 CATEGORIES= ports-mgmt # mastersite disappeared around July 6 2003 MASTER_SITES= # http://gauss.cord.edu/homepages/twschulz/demo/ |