diff options
author | wjv <wjv@FreeBSD.org> | 2001-08-16 18:57:00 +0800 |
---|---|---|
committer | wjv <wjv@FreeBSD.org> | 2001-08-16 18:57:00 +0800 |
commit | 047b59f0f066d43abc274174cbff1c026006d137 (patch) | |
tree | 0790d38d1ce75fb2c76125e2656c592c613f148b /www | |
parent | 43fdef0bec6b8c021883d3629e90507fdf07a721 (diff) | |
download | freebsd-ports-gnome-047b59f0f066d43abc274174cbff1c026006d137.tar.gz freebsd-ports-gnome-047b59f0f066d43abc274174cbff1c026006d137.tar.zst freebsd-ports-gnome-047b59f0f066d43abc274174cbff1c026006d137.zip |
Additionally add squishdot to the (virtual) category "zope".
Diffstat (limited to 'www')
-rw-r--r-- | www/squishdot/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/www/squishdot/Makefile b/www/squishdot/Makefile index 25d87c7f3ac9..4ddda0e53cea 100644 --- a/www/squishdot/Makefile +++ b/www/squishdot/Makefile @@ -7,7 +7,7 @@ PORTNAME= squishdot PORTVERSION= 1.2.1 -CATEGORIES= www +CATEGORIES= www zope MASTER_SITES= http://squishdot.org/Download/Squishdot/ \ http://www.zope.org/Members/chrisw/Squishdot/ DISTNAME= Squishdot-${PORTVERSION:S/./-/g} |