diff options
Diffstat (limited to 'x11/kde4/Makefile')
-rw-r--r-- | x11/kde4/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/x11/kde4/Makefile b/x11/kde4/Makefile index fe065aaca901..f16a8b59aa38 100644 --- a/x11/kde4/Makefile +++ b/x11/kde4/Makefile @@ -6,13 +6,13 @@ # PORTNAME= kde -PORTVERSION= 2.0.1 +PORTVERSION= 2.1 CATEGORIES= x11 kde MASTER_SITES= # empty DISTFILES= # none EXTRACT_ONLY= # empty -MAINTAINER= kevlo@FreeBSD.org +MAINTAINER= will@FreeBSD.org LIB_DEPENDS= kdecore.4:${PORTSDIR}/x11/kdelibs2 RUN_DEPENDS= konqueror:${PORTSDIR}/x11/kdebase2 \ |