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/Makefile | |
parent | 878bf95beda54c85c16b79d74e0e244a9ce1e10d (diff) | |
download | ports-ebd4c37ebab6504045a7c5493fc77f0d4126ae9e.tar.gz ports-ebd4c37ebab6504045a7c5493fc77f0d4126ae9e.zip |
Notes
Diffstat (limited to 'devel/libsigc++12/Makefile')
-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 \ |