diff options
author | Alexander Nedotsukov <bland@FreeBSD.org> | 2004-06-28 03:22:48 +0000 |
---|---|---|
committer | Alexander Nedotsukov <bland@FreeBSD.org> | 2004-06-28 03:22:48 +0000 |
commit | ebd4c37ebab6504045a7c5493fc77f0d4126ae9e (patch) | |
tree | c6d91cb3b2716d42fc9234d9439bb34dac098132 /devel/libsigc++12 | |
parent | Remove mozilla-devel-gtk1. As of Mozilla 1.8, there is not going to be a (diff) |
Do not list libsigc++ in gnome category.
Notes
Notes:
svn path=/head/; revision=112438
Diffstat (limited to 'devel/libsigc++12')
-rw-r--r-- | devel/libsigc++12/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/devel/libsigc++12/Makefile b/devel/libsigc++12/Makefile index 1c7134bf14d1..bcfba6b4f997 100644 --- a/devel/libsigc++12/Makefile +++ b/devel/libsigc++12/Makefile @@ -8,7 +8,7 @@ PORTNAME= libsigc++ PORTVERSION= 1.2.5 PORTREVISION= 1 -CATEGORIES= devel gnome +CATEGORIES= devel MASTER_SITES= ${MASTER_SITE_GNOME} \ ${MASTER_SITE_SOURCEFORGE} MASTER_SITE_SUBDIR= sources/${PORTNAME}/1.2 \ |