diff options
Diffstat (limited to 'comms/kremotecontrol/Makefile')
-rw-r--r-- | comms/kremotecontrol/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/comms/kremotecontrol/Makefile b/comms/kremotecontrol/Makefile index a89cae3b2cfc..6387bd1efbd7 100644 --- a/comms/kremotecontrol/Makefile +++ b/comms/kremotecontrol/Makefile @@ -6,12 +6,12 @@ # PORTNAME= kdeutils -PORTVERSION= 2.0.1 +PORTVERSION= 2.1 CATEGORIES= misc kde MASTER_SITES= ${MASTER_SITE_KDE} MASTER_SITE_SUBDIR= stable/${PORTVERSION}/distribution/tar/generic/src -MAINTAINER= kevlo@FreeBSD.org +MAINTAINER= will@FreeBSD.org LIB_DEPENDS= kdecore.4:${PORTSDIR}/x11/kdelibs2 |