diff options
Diffstat (limited to 'www/htmlpp/Makefile')
-rw-r--r-- | www/htmlpp/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/www/htmlpp/Makefile b/www/htmlpp/Makefile index 712b3d4fd494..05604b538cc0 100644 --- a/www/htmlpp/Makefile +++ b/www/htmlpp/Makefile @@ -1,7 +1,7 @@ # New ports collection makefile for: htmlpp # Version required: 3.9d # Date created: 9 Nov 1997 -# Whom: Donald Burr <dburr@FreeBSD.ORG> +# Whom: Donald Burr <dburr@FreeBSD.org> # # $FreeBSD$ # @@ -12,7 +12,7 @@ CATEGORIES= www MASTER_SITES= http://www.imatix.com/pub/tools/ EXTRACT_SUFX= .tgz -MAINTAINER= dburr@FreeBSD.ORG +MAINTAINER= dburr@FreeBSD.org USE_PERL5= YES |