diff options
author | nectar <nectar@FreeBSD.org> | 1999-05-28 20:55:37 +0000 |
---|---|---|
committer | nectar <nectar@FreeBSD.org> | 1999-05-28 20:55:37 +0000 |
commit | 38280f6849f240413487e049d135c643d6b635ae (patch) | |
tree | d45a508a41df1fde442558fe10b032c4e5a5ce58 /www/py-HTMLgen | |
parent | 24b8037de18b474ae91c0c15c0f183c061e8d02a (diff) | |
download | FreeBSD-ports-38280f6849f240413487e049d135c643d6b635ae.zip FreeBSD-ports-38280f6849f240413487e049d135c643d6b635ae.tar.gz |
Add another MASTER_SITES entry and add python to CATEGORIES
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 6010477..beb8511 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 |