From c3bb46468efb8e5e67dcd557814ce25e7c9521ee Mon Sep 17 00:00:00 2001 From: Chris Piazza Date: Mon, 10 Apr 2000 00:07:29 +0000 Subject: Update with the new PORTNAME/PORTVERSION variables --- www/py-HTMLgen/Makefile | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'www/py-HTMLgen') diff --git a/www/py-HTMLgen/Makefile b/www/py-HTMLgen/Makefile index 8ecf02414453..3c591f90463d 100644 --- a/www/py-HTMLgen/Makefile +++ b/www/py-HTMLgen/Makefile @@ -1,16 +1,16 @@ # Ports collection Makefile for: HTMLgen -# Version required: 2.1 # Date created: 03/20/1999 # Whom: nectar@FreeBSD.org # # $FreeBSD$ # -DISTNAME= HTMLgen -PKGNAME= py-HTMLgen-2.1 +PORTNAME= py-HTMLgen +PORTVERSION= 2.1 CATEGORIES= www python MASTER_SITES= http://starship.skyport.net/crew/friedrich/ \ http://www.nectar.cc/distfiles/ +DISTNAME= HTMLgen MAINTAINER= nectar@FreeBSD.org -- cgit v1.2.3