diff options
author | Joe Marcus Clarke <marcus@FreeBSD.org> | 2003-08-26 20:25:58 +0000 |
---|---|---|
committer | Joe Marcus Clarke <marcus@FreeBSD.org> | 2003-08-26 20:25:58 +0000 |
commit | a3108b1e51e6a746a151a607c5aba8d1f6b35033 (patch) | |
tree | 3c78833d20cbc2da9cd61c768babee71bac778b2 /palm | |
parent | 0398cf082c5e2cc5b8592b91679d82cebed9deb2 (diff) |
Bump the PORTREVISION for the ports directly affected by the gettext upgrade.
Prodded by: kris
Notes
Notes:
svn path=/head/; revision=87743
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/ |