diff options
author | marcus <marcus@FreeBSD.org> | 2003-08-26 20:25:58 +0000 |
---|---|---|
committer | marcus <marcus@FreeBSD.org> | 2003-08-26 20:25:58 +0000 |
commit | 18cfb33a9114bfc555dd9e7ece5635848c417498 (patch) | |
tree | 317bd4a59c69837c90d483f518ea564137ec9cb6 /comms | |
parent | 39a3570a19e17fd10336ad7232d279d2015ac505 (diff) | |
download | FreeBSD-ports-18cfb33a9114bfc555dd9e7ece5635848c417498.zip FreeBSD-ports-18cfb33a9114bfc555dd9e7ece5635848c417498.tar.gz |
Bump the PORTREVISION for the ports directly affected by the gettext upgrade.
Prodded by: kris
Diffstat (limited to 'comms')
-rw-r--r-- | comms/gnokii/Makefile | 1 | ||||
-rw-r--r-- | comms/gsmlib/Makefile | 1 |
2 files changed, 2 insertions, 0 deletions
diff --git a/comms/gnokii/Makefile b/comms/gnokii/Makefile index b432b06..5c86649 100644 --- a/comms/gnokii/Makefile +++ b/comms/gnokii/Makefile @@ -7,6 +7,7 @@ PORTNAME= gnokii PORTVERSION= 0.5.0 +PORTREVISION= 1 PORTEPOCH= 1 CATEGORIES= comms MASTER_SITES= ftp://ftp.nuug.no/pub/anders/distfiles/ \ diff --git a/comms/gsmlib/Makefile b/comms/gsmlib/Makefile index 3af4d64..1fa0889 100644 --- a/comms/gsmlib/Makefile +++ b/comms/gsmlib/Makefile @@ -8,6 +8,7 @@ PORTNAME= gsmlib PORTVERSION= 1.10 +PORTREVISION= 1 CATEGORIES= comms MASTER_SITES= http://www.pxh.de/fs/gsmlib/download/ |