diff options
author | Max Brazhnikov <makc@FreeBSD.org> | 2009-03-24 19:13:32 +0000 |
---|---|---|
committer | Max Brazhnikov <makc@FreeBSD.org> | 2009-03-24 19:13:32 +0000 |
commit | eecc33021ee2c4bf2ed99deb5410cceeb2772bce (patch) | |
tree | 7a6976c5865f3924ba3ac58db07336e1343a5676 /comms/kremotecontrol | |
parent | 4d55666226a1a32a778ec41abf7265abf57b8c4a (diff) | |
download | ports-eecc33021ee2c4bf2ed99deb5410cceeb2772bce.tar.gz ports-eecc33021ee2c4bf2ed99deb5410cceeb2772bce.zip |
Notes
Diffstat (limited to 'comms/kremotecontrol')
-rw-r--r-- | comms/kremotecontrol/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/comms/kremotecontrol/Makefile b/comms/kremotecontrol/Makefile index 23a75146b16a..33cf6e12f483 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= ${KDE4_BRANCH}/${PORTVERSION}/src |