diff options
author | Alan Eldridge <alane@FreeBSD.org> | 2002-11-01 04:17:51 +0000 |
---|---|---|
committer | Alan Eldridge <alane@FreeBSD.org> | 2002-11-01 04:17:51 +0000 |
commit | 7df6fabb8f99e8bbcc2590d706f4051c3382996f (patch) | |
tree | e9d3b5ce13cba10b7dea7bc2309acdc3f7899475 /misc | |
parent | use SYSTEMDIR (diff) |
Changed MAINTAINER to my FreeBSD address.
Notes
Notes:
svn path=/head/; revision=69236
Diffstat (limited to 'misc')
-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 |