diff options
author | ade <ade@FreeBSD.org> | 2006-03-07 16:28:06 +0800 |
---|---|---|
committer | ade <ade@FreeBSD.org> | 2006-03-07 16:28:06 +0800 |
commit | 38d1daaf6dcd0a9f2828ed254139c93fec126a03 (patch) | |
tree | 69469315dbe02bc59ad82a6a9ccb40570e704811 /comms | |
parent | c816ed92950edb7458ef8f12a5ed3a4ffcd0491d (diff) | |
download | freebsd-ports-gnome-38d1daaf6dcd0a9f2828ed254139c93fec126a03.tar.gz freebsd-ports-gnome-38d1daaf6dcd0a9f2828ed254139c93fec126a03.tar.zst freebsd-ports-gnome-38d1daaf6dcd0a9f2828ed254139c93fec126a03.zip |
Bump PORTREVISION on glib12/gtk12 consumer ports to ease the upgrade path.
Discussed with: kris
Approved by: portmgr (implicit)
Diffstat (limited to 'comms')
-rw-r--r-- | comms/gnokii/Makefile | 1 | ||||
-rw-r--r-- | comms/gpredict/Makefile | 1 | ||||
-rw-r--r-- | comms/grig/Makefile | 2 | ||||
-rw-r--r-- | comms/gscmxx/Makefile | 2 | ||||
-rw-r--r-- | comms/yawmppp/Makefile | 2 |
5 files changed, 5 insertions, 3 deletions
diff --git a/comms/gnokii/Makefile b/comms/gnokii/Makefile index d7ca1baf19c2..28c7f68f1663 100644 --- a/comms/gnokii/Makefile +++ b/comms/gnokii/Makefile @@ -7,6 +7,7 @@ PORTNAME= gnokii PORTVERSION= 0.6.10 +PORTREVISION= 1 PORTEPOCH= 1 CATEGORIES= comms MASTER_SITES= http://www.gnokii.org/download/gnokii/ \ diff --git a/comms/gpredict/Makefile b/comms/gpredict/Makefile index c83921a60226..a2b22420b5a2 100644 --- a/comms/gpredict/Makefile +++ b/comms/gpredict/Makefile @@ -6,6 +6,7 @@ PORTNAME= gpredict PORTVERSION= 0.5.1 +PORTREVISION= 1 CATEGORIES= comms hamradio MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} MASTER_SITE_SUBDIR= groundstation diff --git a/comms/grig/Makefile b/comms/grig/Makefile index 75245671eba1..accd8414569d 100644 --- a/comms/grig/Makefile +++ b/comms/grig/Makefile @@ -6,7 +6,7 @@ PORTNAME= grig PORTVERSION= 0.2.2 -PORTREVISION= 3 +PORTREVISION= 4 CATEGORIES= comms hamradio MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} MASTER_SITE_SUBDIR= groundstation diff --git a/comms/gscmxx/Makefile b/comms/gscmxx/Makefile index ac2604e932f6..84514688caab 100644 --- a/comms/gscmxx/Makefile +++ b/comms/gscmxx/Makefile @@ -7,7 +7,7 @@ PORTNAME= gscmxx PORTVERSION= 0.4.1 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= comms MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} MASTER_SITE_SUBDIR= ${PORTNAME} diff --git a/comms/yawmppp/Makefile b/comms/yawmppp/Makefile index 570c48a56cfc..8436158b1234 100644 --- a/comms/yawmppp/Makefile +++ b/comms/yawmppp/Makefile @@ -7,7 +7,7 @@ PORTNAME= yawmppp PORTVERSION= 2.0.2 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= comms windowmaker MASTER_SITES= ftp://ftp.seul.org/pub/yawmppp/ |