diff options
author | makc <makc@FreeBSD.org> | 2013-01-23 23:00:18 +0800 |
---|---|---|
committer | makc <makc@FreeBSD.org> | 2013-01-23 23:00:18 +0800 |
commit | dda3c1a1eb1fe3260c96293db765950d5327cdcd (patch) | |
tree | 64687baed1958c674985a94e4d56a5104dd60db1 /comms | |
parent | 46c8f5f9cec022ff035043b047fca32adb3a4a4c (diff) | |
download | freebsd-ports-gnome-dda3c1a1eb1fe3260c96293db765950d5327cdcd.tar.gz freebsd-ports-gnome-dda3c1a1eb1fe3260c96293db765950d5327cdcd.tar.zst freebsd-ports-gnome-dda3c1a1eb1fe3260c96293db765950d5327cdcd.zip |
Bump PORTREVISION after DESKTOP_ENTRIES update
Diffstat (limited to 'comms')
-rw-r--r-- | comms/fl_moxgen/Makefile | 1 | ||||
-rw-r--r-- | comms/gpredict/Makefile | 2 | ||||
-rw-r--r-- | comms/kb/Makefile | 2 |
3 files changed, 3 insertions, 2 deletions
diff --git a/comms/fl_moxgen/Makefile b/comms/fl_moxgen/Makefile index 48ffefc68237..fcbe4347ede9 100644 --- a/comms/fl_moxgen/Makefile +++ b/comms/fl_moxgen/Makefile @@ -7,6 +7,7 @@ PORTNAME= fl_moxgen PORTVERSION= 0.05 +PORTREVISION= 1 CATEGORIES= comms hamradio MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} MASTER_SITE_SUBDIR= flmoxgen diff --git a/comms/gpredict/Makefile b/comms/gpredict/Makefile index 09eb31525db1..349c3b7a988e 100644 --- a/comms/gpredict/Makefile +++ b/comms/gpredict/Makefile @@ -6,7 +6,7 @@ PORTNAME= gpredict PORTVERSION= 1.2 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= comms hamradio MASTER_SITES= SF/gpredict/Gpredict/${PORTVERSION} diff --git a/comms/kb/Makefile b/comms/kb/Makefile index c30b95ccb261..1d50722309e8 100644 --- a/comms/kb/Makefile +++ b/comms/kb/Makefile @@ -6,7 +6,7 @@ PORTNAME= kb PORTVERSION= 8.04 -PORTREVISION= 7 +PORTREVISION= 8 CATEGORIES= comms hamradio MASTER_SITES= http://www.db.net/downloads/ \ ${MASTER_SITE_LOCAL} |