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 | |
parent | 5163137087447d6c2299bc6e22d1b4540f006a53 (diff) | |
download | ports-da2984f6cb0807ecc758cf6f63b650b768dd5464.tar.gz ports-da2984f6cb0807ecc758cf6f63b650b768dd5464.zip |
Notes
-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} |