diff options
author | Xin LI <delphij@FreeBSD.org> | 2011-02-25 01:32:17 +0000 |
---|---|---|
committer | Xin LI <delphij@FreeBSD.org> | 2011-02-25 01:32:17 +0000 |
commit | 03b42818c95a93f3a88a1e9b94e43865f93e21e5 (patch) | |
tree | 37b6f6857fba66970f7187602f683778b565744e /comms | |
parent | 799c0ed0f75012bcc172c73f793125a4301a650d (diff) |
Chase after net/openldap24-server update.
Reminded by: miwi
Notes
Notes:
svn path=/head/; revision=269631
Diffstat (limited to 'comms')
-rw-r--r-- | comms/kremotecontrol/Makefile | 2 | ||||
-rw-r--r-- | comms/ktrack/Makefile | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/comms/kremotecontrol/Makefile b/comms/kremotecontrol/Makefile index b5bd0a778238..be3348710c22 100644 --- a/comms/kremotecontrol/Makefile +++ b/comms/kremotecontrol/Makefile @@ -6,7 +6,7 @@ PORTNAME= kdeutils PORTVERSION= ${KDE4_VERSION} -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= misc kde MASTER_SITES= ${MASTER_SITE_KDE} MASTER_SITE_SUBDIR= ${KDE4_BRANCH}/${PORTVERSION}/src diff --git a/comms/ktrack/Makefile b/comms/ktrack/Makefile index 888bcb0b82cf..e28d3082f505 100644 --- a/comms/ktrack/Makefile +++ b/comms/ktrack/Makefile @@ -6,7 +6,7 @@ PORTNAME= ktrack PORTVERSION= 0.3.0r1 -PORTREVISION= 7 +PORTREVISION= 8 CATEGORIES= comms hamradio MASTER_SITES= SF/${PORTNAME}/${PORTNAME}/0.3.0-rc1 DISTNAME= ${PORTNAME}-0.3.0-rc1 |