diff options
Diffstat (limited to 'misc/kenny/Makefile')
-rw-r--r-- | misc/kenny/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/misc/kenny/Makefile b/misc/kenny/Makefile index de115417ba32..f03dcf43f44b 100644 --- a/misc/kenny/Makefile +++ b/misc/kenny/Makefile @@ -2,7 +2,7 @@ # # New ports collection makefile for: kenny # Date created: 2001/12/25 -# Whom: Alan E ports@geeksrus.net +# Whom: Alan E AlanE@FreeBSD.org # # $FreeBSD$ # @@ -16,7 +16,7 @@ DISTNAME= kenny.pl-${PORTVERSION} EXTRACT_SUFX= .gz EXTRACT_ONLY= -MAINTAINER= ports@geeksrus.net +MAINTAINER= AlanE@FreeBSD.org USE_PERL5= yes NO_BUILD= yes |