diff options
author | kevlo <kevlo@FreeBSD.org> | 2000-12-18 10:23:12 +0800 |
---|---|---|
committer | kevlo <kevlo@FreeBSD.org> | 2000-12-18 10:23:12 +0800 |
commit | 572c54d6f054210f602bf0057f19d316d5568a5b (patch) | |
tree | e483cdbe0954a330bdbe6458ee57e69099ef2a6e /x11 | |
parent | 4734ba64cfc3a8a920ec726b49588e0dbb674d8f (diff) | |
download | freebsd-ports-gnome-572c54d6f054210f602bf0057f19d316d5568a5b.tar.gz freebsd-ports-gnome-572c54d6f054210f602bf0057f19d316d5568a5b.tar.zst freebsd-ports-gnome-572c54d6f054210f602bf0057f19d316d5568a5b.zip |
Fix CATEGORIES.
Noticed by Vivek Khera <khera@kciLink.com>
Diffstat (limited to 'x11')
-rw-r--r-- | x11/kdelibs2/Makefile | 2 | ||||
-rw-r--r-- | x11/kdelibs3/Makefile | 2 | ||||
-rw-r--r-- | x11/kdelibs4/Makefile | 2 |
3 files changed, 3 insertions, 3 deletions
diff --git a/x11/kdelibs2/Makefile b/x11/kdelibs2/Makefile index 2c79caa3c9a1..3b4b72226d31 100644 --- a/x11/kdelibs2/Makefile +++ b/x11/kdelibs2/Makefile @@ -7,7 +7,7 @@ PORTNAME= kdelibs PORTVERSION= 2.0.1 -CATEGORIES= x11 x11-toolkits +CATEGORIES= x11 kde MASTER_SITES= ${MASTER_SITE_KDE} MASTER_SITE_SUBDIR= stable/${PORTVERSION}/distribution/tar/generic/src diff --git a/x11/kdelibs3/Makefile b/x11/kdelibs3/Makefile index 2c79caa3c9a1..3b4b72226d31 100644 --- a/x11/kdelibs3/Makefile +++ b/x11/kdelibs3/Makefile @@ -7,7 +7,7 @@ PORTNAME= kdelibs PORTVERSION= 2.0.1 -CATEGORIES= x11 x11-toolkits +CATEGORIES= x11 kde MASTER_SITES= ${MASTER_SITE_KDE} MASTER_SITE_SUBDIR= stable/${PORTVERSION}/distribution/tar/generic/src diff --git a/x11/kdelibs4/Makefile b/x11/kdelibs4/Makefile index 2c79caa3c9a1..3b4b72226d31 100644 --- a/x11/kdelibs4/Makefile +++ b/x11/kdelibs4/Makefile @@ -7,7 +7,7 @@ PORTNAME= kdelibs PORTVERSION= 2.0.1 -CATEGORIES= x11 x11-toolkits +CATEGORIES= x11 kde MASTER_SITES= ${MASTER_SITE_KDE} MASTER_SITE_SUBDIR= stable/${PORTVERSION}/distribution/tar/generic/src |