summaryrefslogtreecommitdiff
path: root/www/py-HTMLgen
diff options
context:
space:
mode:
authorJacques Vidrine <nectar@FreeBSD.org>1999-05-28 20:55:37 +0000
committerJacques Vidrine <nectar@FreeBSD.org>1999-05-28 20:55:37 +0000
commit1f1a6588002e2ec97208bc12658de55fada98f16 (patch)
treebdb1370dfba88d4992fb07c20272b7fd97b76b57 /www/py-HTMLgen
parentAdd another MASTER_SITES entry. (diff)
Add another MASTER_SITES entry and add python to CATEGORIES
Notes
Notes: svn path=/head/; revision=19041
Diffstat (limited to 'www/py-HTMLgen')
-rw-r--r--www/py-HTMLgen/Makefile6
1 files changed, 3 insertions, 3 deletions
diff --git a/www/py-HTMLgen/Makefile b/www/py-HTMLgen/Makefile
index 6010477c9403..beb851195da9 100644
--- a/www/py-HTMLgen/Makefile
+++ b/www/py-HTMLgen/Makefile
@@ -3,14 +3,14 @@
# Date created: 03/20/1999
# Whom: nectar@FreeBSD.ORG
#
-# $Id: Makefile,v 1.4 1998/11/14 09:43:26 asami Exp $
+# $Id: Makefile,v 1.1.1.1 1999/03/20 08:50:50 nectar Exp $
#
DISTNAME= HTMLgen
PKGNAME= py-HTMLgen-2.1
-CATEGORIES= www
+CATEGORIES= www python
MASTER_SITES= http://starship.skyport.net/crew/friedrich/ \
- http://www.nectar.com/distfiles/
+ http://www.nectar.cc/distfiles/
MAINTAINER= nectar@FreeBSD.ORG