diff options
author | Akinori MUSHA <knu@FreeBSD.org> | 2001-08-30 18:56:50 +0000 |
---|---|---|
committer | Akinori MUSHA <knu@FreeBSD.org> | 2001-08-30 18:56:50 +0000 |
commit | 23a999b22b5593c138d3d687d091c560499d968f (patch) | |
tree | 233f49f17008ae844bcd9e3c0606d839e653302a /net/kdenetwork3/Makefile | |
parent | 583b017fa5ca8b622222771a52b3eb41e0b18e1f (diff) |
Notes
Diffstat (limited to 'net/kdenetwork3/Makefile')
-rw-r--r-- | net/kdenetwork3/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/net/kdenetwork3/Makefile b/net/kdenetwork3/Makefile index 1942de68df97..2d28ddc8aa43 100644 --- a/net/kdenetwork3/Makefile +++ b/net/kdenetwork3/Makefile @@ -7,11 +7,11 @@ PORTNAME= kdenetwork PORTVERSION= 2.2 -CATEGORIES= net news kde +CATEGORIES?= net news kde MASTER_SITES= ${MASTER_SITE_KDE} MASTER_SITE_SUBDIR= stable/${PORTVERSION}/src -MAINTAINER= kde@FreeBSD.org +MAINTAINER?= kde@FreeBSD.org LIB_DEPENDS= uu.1:${PORTSDIR}/converters/uulib |