diff options
author | Johann Visagie <wjv@FreeBSD.org> | 2001-08-16 10:57:00 +0000 |
---|---|---|
committer | Johann Visagie <wjv@FreeBSD.org> | 2001-08-16 10:57:00 +0000 |
commit | da2984f6cb0807ecc758cf6f63b650b768dd5464 (patch) | |
tree | e686ba7eba3959e2b9e2c6a02e6b14b4544c2a53 /www | |
parent | Add zope-zpt 1.4.0 - Zope Page Templates (ZPT) may be used to separate (diff) |
Additionally add squishdot to the (virtual) category "zope".
Notes
Notes:
svn path=/head/; revision=46317
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} |