aboutsummaryrefslogtreecommitdiffstats
path: root/www
diff options
context:
space:
mode:
authornectar <nectar@FreeBSD.org>1999-05-29 04:55:37 +0800
committernectar <nectar@FreeBSD.org>1999-05-29 04:55:37 +0800
commit38280f6849f240413487e049d135c643d6b635ae (patch)
treed45a508a41df1fde442558fe10b032c4e5a5ce58 /www
parent24b8037de18b474ae91c0c15c0f183c061e8d02a (diff)
downloadfreebsd-ports-gnome-38280f6849f240413487e049d135c643d6b635ae.tar.gz
freebsd-ports-gnome-38280f6849f240413487e049d135c643d6b635ae.tar.zst
freebsd-ports-gnome-38280f6849f240413487e049d135c643d6b635ae.zip
Add another MASTER_SITES entry and add python to CATEGORIES
Diffstat (limited to 'www')
-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