diff options
author | Kevin Lo <kevlo@FreeBSD.org> | 2000-12-18 02:23:12 +0000 |
---|---|---|
committer | Kevin Lo <kevlo@FreeBSD.org> | 2000-12-18 02:23:12 +0000 |
commit | 7103bd0985f7822082ee6296c26494ad0ee2f77e (patch) | |
tree | f23c3b862c57b7555c21234288f375035c99c922 /x11/kdelibs3 | |
parent | Combine the scripts for building the bundist tarballs. The per-branch (diff) |
Fix CATEGORIES.
Noticed by Vivek Khera <khera@kciLink.com>
Diffstat (limited to 'x11/kdelibs3')
-rw-r--r-- | x11/kdelibs3/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
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 |