diff options
Diffstat (limited to 'www/py-HTMLgen/Makefile')
-rw-r--r-- | www/py-HTMLgen/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/www/py-HTMLgen/Makefile b/www/py-HTMLgen/Makefile index 13241ff4dc52..8ecf02414453 100644 --- a/www/py-HTMLgen/Makefile +++ b/www/py-HTMLgen/Makefile @@ -1,7 +1,7 @@ # Ports collection Makefile for: HTMLgen # Version required: 2.1 # Date created: 03/20/1999 -# Whom: nectar@FreeBSD.ORG +# Whom: nectar@FreeBSD.org # # $FreeBSD$ # @@ -12,7 +12,7 @@ CATEGORIES= www python MASTER_SITES= http://starship.skyport.net/crew/friedrich/ \ http://www.nectar.cc/distfiles/ -MAINTAINER= nectar@FreeBSD.ORG +MAINTAINER= nectar@FreeBSD.org BUILD_DEPENDS= python:${PORTSDIR}/lang/python RUN_DEPENDS= python:${PORTSDIR}/lang/python |