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++ | |
parent | 878bf95beda54c85c16b79d74e0e244a9ce1e10d (diff) | |
download | ports-ebd4c37ebab6504045a7c5493fc77f0d4126ae9e.tar.gz ports-ebd4c37ebab6504045a7c5493fc77f0d4126ae9e.zip |
Do not list libsigc++ in gnome category.
Notes
Notes:
svn path=/head/; revision=112438
Diffstat (limited to 'devel/libsigc++')
-rw-r--r-- | devel/libsigc++/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/devel/libsigc++/Makefile b/devel/libsigc++/Makefile index 558fd6288c2b..bacf024a60c0 100644 --- a/devel/libsigc++/Makefile +++ b/devel/libsigc++/Makefile @@ -7,7 +7,7 @@ PORTNAME= libsigc++ PORTVERSION= 1.0.4 -CATEGORIES= devel gnome +CATEGORIES= devel MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} \ ${MASTER_SITE_GNOME} MASTER_SITE_SUBDIR= libsigc \ |