diff options
author | Jacques Vidrine <nectar@FreeBSD.org> | 1999-05-28 20:55:37 +0000 |
---|---|---|
committer | Jacques Vidrine <nectar@FreeBSD.org> | 1999-05-28 20:55:37 +0000 |
commit | 1f1a6588002e2ec97208bc12658de55fada98f16 (patch) | |
tree | bdb1370dfba88d4992fb07c20272b7fd97b76b57 /www/py-HTMLgen | |
parent | 7837a3de02c5b35f024f024cb04c479efe689fdd (diff) | |
download | ports-1f1a6588002e2ec97208bc12658de55fada98f16.tar.gz ports-1f1a6588002e2ec97208bc12658de55fada98f16.zip |
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/Makefile | 6 |
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 |