diff options
author | marcus <marcus@FreeBSD.org> | 2003-08-27 04:25:58 +0800 |
---|---|---|
committer | marcus <marcus@FreeBSD.org> | 2003-08-27 04:25:58 +0800 |
commit | 18cfb33a9114bfc555dd9e7ece5635848c417498 (patch) | |
tree | 317bd4a59c69837c90d483f518ea564137ec9cb6 /palm | |
parent | 39a3570a19e17fd10336ad7232d279d2015ac505 (diff) | |
download | freebsd-ports-gnome-18cfb33a9114bfc555dd9e7ece5635848c417498.tar.gz freebsd-ports-gnome-18cfb33a9114bfc555dd9e7ece5635848c417498.tar.zst freebsd-ports-gnome-18cfb33a9114bfc555dd9e7ece5635848c417498.zip |
Bump the PORTREVISION for the ports directly affected by the gettext upgrade.
Prodded by: kris
Diffstat (limited to 'palm')
-rw-r--r-- | palm/coldsync/Makefile | 1 | ||||
-rw-r--r-- | palm/jpilot/Makefile | 1 |
2 files changed, 2 insertions, 0 deletions
diff --git a/palm/coldsync/Makefile b/palm/coldsync/Makefile index 99fc1572f5af..b05778febf58 100644 --- a/palm/coldsync/Makefile +++ b/palm/coldsync/Makefile @@ -7,6 +7,7 @@ PORTNAME= coldsync PORTVERSION= 2.2.5 +PORTREVISION= 1 CATEGORIES= palm comms MASTER_SITES= http://www.coldsync.org/download/ diff --git a/palm/jpilot/Makefile b/palm/jpilot/Makefile index b7187c8fdfbd..68fbdb147783 100644 --- a/palm/jpilot/Makefile +++ b/palm/jpilot/Makefile @@ -8,6 +8,7 @@ PORTNAME= jpilot PORTVERSION= 0.99.6 +PORTREVISION= 1 CATEGORIES+= palm comms MASTER_SITES= http://downloads.jpilot.org/ |