diff options
author | Xin LI <delphij@FreeBSD.org> | 2009-01-05 19:04:45 +0000 |
---|---|---|
committer | Xin LI <delphij@FreeBSD.org> | 2009-01-05 19:04:45 +0000 |
commit | 5bbd5cd2dc9f1331906bad4149f5d061fc9c737a (patch) | |
tree | 61236f059d2bb4a387fd7d2f16920cf54f701699 /comms | |
parent | f24988d45bb036c7963cf0359e80ddfede6abde3 (diff) | |
download | ports-5bbd5cd2dc9f1331906bad4149f5d061fc9c737a.tar.gz ports-5bbd5cd2dc9f1331906bad4149f5d061fc9c737a.zip |
Bump PORTREVISION's after OpenLDAP update.
Suggested by: rafan
Notes
Notes:
svn path=/head/; revision=225291
Diffstat (limited to 'comms')
-rw-r--r-- | comms/gfax/Makefile | 2 | ||||
-rw-r--r-- | comms/kremotecontrol/Makefile | 1 | ||||
-rw-r--r-- | comms/ktrack/Makefile | 2 |
3 files changed, 3 insertions, 2 deletions
diff --git a/comms/gfax/Makefile b/comms/gfax/Makefile index ff8c8afa3cec..d0df39a0e209 100644 --- a/comms/gfax/Makefile +++ b/comms/gfax/Makefile @@ -8,7 +8,7 @@ PORTNAME= gfax PORTVERSION= 0.7.6 -PORTREVISION= 7 +PORTREVISION= 8 CATEGORIES= comms print gnome MASTER_SITES= http://gfax.cowlug.org/ diff --git a/comms/kremotecontrol/Makefile b/comms/kremotecontrol/Makefile index 62ce2227f6ce..ac1c293394ed 100644 --- a/comms/kremotecontrol/Makefile +++ b/comms/kremotecontrol/Makefile @@ -6,6 +6,7 @@ PORTNAME= kdeutils PORTVERSION= ${KDE4_VERSION} +PORTREVISION= 1 CATEGORIES= misc kde MASTER_SITES= ${MASTER_SITE_KDE} MASTER_SITE_SUBDIR= stable/${PORTVERSION}/src diff --git a/comms/ktrack/Makefile b/comms/ktrack/Makefile index 71f54e74a79f..bd5a9a03b418 100644 --- a/comms/ktrack/Makefile +++ b/comms/ktrack/Makefile @@ -6,7 +6,7 @@ PORTNAME= ktrack PORTVERSION= 0.3.0r1 -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES= comms hamradio MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} MASTER_SITE_SUBDIR= ktrack |