diff options
author | Mark Linimon <linimon@FreeBSD.org> | 2005-11-10 03:48:30 +0000 |
---|---|---|
committer | Mark Linimon <linimon@FreeBSD.org> | 2005-11-10 03:48:30 +0000 |
commit | 853068f6744840534ad3a651c228a7f48a41847f (patch) | |
tree | 0363af31c5f3c4cc63ce1dc7b89d8cd022eaae05 /x11-clocks/kdetoys3 | |
parent | 3aa51278a5cb780aa2d33d0ff4e7586d481fad27 (diff) | |
download | ports-853068f6744840534ad3a651c228a7f48a41847f.tar.gz ports-853068f6744840534ad3a651c228a7f48a41847f.zip |
Remove the usage of 'misc' as a secondary category.
Hat: portmgr
Notes
Notes:
svn path=/head/; revision=147782
Diffstat (limited to 'x11-clocks/kdetoys3')
-rw-r--r-- | x11-clocks/kdetoys3/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/x11-clocks/kdetoys3/Makefile b/x11-clocks/kdetoys3/Makefile index aa4fe57bc45b..c8605982ee16 100644 --- a/x11-clocks/kdetoys3/Makefile +++ b/x11-clocks/kdetoys3/Makefile @@ -8,7 +8,7 @@ PORTNAME= kdetoys PORTVERSION= ${KDE_VERSION} -CATEGORIES= x11-clocks kde misc +CATEGORIES= x11-clocks kde MASTER_SITES= ${MASTER_SITE_KDE} MASTER_SITE_SUBDIR= stable/${PORTVERSION:S/.0//}/src DIST_SUBDIR= KDE |