diff options
author | Dirk Meyer <dinoex@FreeBSD.org> | 2009-07-18 11:11:29 +0000 |
---|---|---|
committer | Dirk Meyer <dinoex@FreeBSD.org> | 2009-07-18 11:11:29 +0000 |
commit | 3bbc108312c59a9d56e6bd7a9130f8572093caaf (patch) | |
tree | 8e56c67cbd222afd02e8ebaf5562ceb6431033ac /comms | |
parent | 4e0edf1034c6e05efb7571da455f2c7ff894a993 (diff) |
Notes
Diffstat (limited to 'comms')
-rw-r--r-- | comms/hylafax/Makefile | 1 | ||||
-rw-r--r-- | comms/ktrack/Makefile | 2 | ||||
-rw-r--r-- | comms/xastir/Makefile | 2 |
3 files changed, 3 insertions, 2 deletions
diff --git a/comms/hylafax/Makefile b/comms/hylafax/Makefile index 0990408f6f87..b877f14467ea 100644 --- a/comms/hylafax/Makefile +++ b/comms/hylafax/Makefile @@ -7,6 +7,7 @@ PORTNAME= hylafax PORTVERSION= 6.0.2 +PORTREVISION= 1 CATEGORIES= comms MASTER_SITES= ftp://ftp.hylafax.org/source/ diff --git a/comms/ktrack/Makefile b/comms/ktrack/Makefile index bd5a9a03b418..e1b5349eb6b9 100644 --- a/comms/ktrack/Makefile +++ b/comms/ktrack/Makefile @@ -6,7 +6,7 @@ PORTNAME= ktrack PORTVERSION= 0.3.0r1 -PORTREVISION= 3 +PORTREVISION= 4 CATEGORIES= comms hamradio MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} MASTER_SITE_SUBDIR= ktrack diff --git a/comms/xastir/Makefile b/comms/xastir/Makefile index 7433557a00ac..93ec4d6f832e 100644 --- a/comms/xastir/Makefile +++ b/comms/xastir/Makefile @@ -7,7 +7,7 @@ PORTNAME= xastir PORTVERSION= 1.9.4 -PORTREVISION= 3 +PORTREVISION= 4 CATEGORIES= comms hamradio MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} MASTER_SITE_SUBDIR= xastir |