diff options
author | Jun Kuriyama <kuriyama@FreeBSD.org> | 2005-11-30 05:23:10 +0000 |
---|---|---|
committer | Jun Kuriyama <kuriyama@FreeBSD.org> | 2005-11-30 05:23:10 +0000 |
commit | b650876e963062651e843375d9035e795f8374d8 (patch) | |
tree | 42f15e742451b527b3ca816be69895f50678abc1 /comms/kremotecontrol | |
parent | de310693e85521514938b64185d9b5d6c25cb416 (diff) | |
download | ports-b650876e963062651e843375d9035e795f8374d8.tar.gz ports-b650876e963062651e843375d9035e795f8374d8.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 e465f3ebecf1..545c2aeb6395 100644 --- a/comms/kremotecontrol/Makefile +++ b/comms/kremotecontrol/Makefile @@ -7,6 +7,7 @@ PORTNAME= kdeutils PORTVERSION= ${KDE_VERSION} +PORTREVISION= 1 CATEGORIES?= misc kde MASTER_SITES= ${MASTER_SITE_KDE} MASTER_SITE_SUBDIR= stable/${PORTVERSION:S/.0//}/src |