diff options
author | ade <ade@FreeBSD.org> | 2006-03-07 08:28:06 +0000 |
---|---|---|
committer | ade <ade@FreeBSD.org> | 2006-03-07 08:28:06 +0000 |
commit | 38d1daaf6dcd0a9f2828ed254139c93fec126a03 (patch) | |
tree | 69469315dbe02bc59ad82a6a9ccb40570e704811 /palm | |
parent | c816ed92950edb7458ef8f12a5ed3a4ffcd0491d (diff) | |
download | FreeBSD-ports-38d1daaf6dcd0a9f2828ed254139c93fec126a03.zip FreeBSD-ports-38d1daaf6dcd0a9f2828ed254139c93fec126a03.tar.gz |
Bump PORTREVISION on glib12/gtk12 consumer ports to ease the upgrade path.
Discussed with: kris
Approved by: portmgr (implicit)
Diffstat (limited to 'palm')
-rw-r--r-- | palm/jpilot/Makefile | 2 | ||||
-rw-r--r-- | palm/pilrc/Makefile | 1 |
2 files changed, 2 insertions, 1 deletions
diff --git a/palm/jpilot/Makefile b/palm/jpilot/Makefile index 82b7e35..4bd8a7a 100644 --- a/palm/jpilot/Makefile +++ b/palm/jpilot/Makefile @@ -8,7 +8,7 @@ PORTNAME= jpilot PORTVERSION= 0.99.8 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES+= palm comms MASTER_SITES= http://jpilot.org/ diff --git a/palm/pilrc/Makefile b/palm/pilrc/Makefile index eaabe48..e89391a 100644 --- a/palm/pilrc/Makefile +++ b/palm/pilrc/Makefile @@ -7,6 +7,7 @@ PORTNAME= pilrc PORTVERSION= 3.2 +PORTREVISION= 1 CATEGORIES= palm MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} MASTER_SITE_SUBDIR= ${PORTNAME} |