diff options
author | alane <alane@FreeBSD.org> | 2002-11-01 21:09:32 +0800 |
---|---|---|
committer | alane <alane@FreeBSD.org> | 2002-11-01 21:09:32 +0800 |
commit | 64e017f526d47422926f64b1326c58e4a6d01d81 (patch) | |
tree | 2355cdf190ae090cb7be6a24279952b4fc036c24 /misc/kenny | |
parent | 22468f4928c00827a0e0c0ee0e2de4f127686529 (diff) | |
download | freebsd-ports-gnome-64e017f526d47422926f64b1326c58e4a6d01d81.tar.gz freebsd-ports-gnome-64e017f526d47422926f64b1326c58e4a6d01d81.tar.zst freebsd-ports-gnome-64e017f526d47422926f64b1326c58e4a6d01d81.zip |
Remove the StUdLyCaPs from maintainer name, 'cause some folks won't realize
mail's case insensitive and will try to type that. Sorry folks, purely a
cosmetic change here, nothing to see, move along, move along....
Diffstat (limited to 'misc/kenny')
-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 f03dcf43f44b..78a8a2e0f79e 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 AlanE@FreeBSD.org +# Whom: Alan E alane@FreeBSD.org # # $FreeBSD$ # @@ -16,7 +16,7 @@ DISTNAME= kenny.pl-${PORTVERSION} EXTRACT_SUFX= .gz EXTRACT_ONLY= -MAINTAINER= AlanE@FreeBSD.org +MAINTAINER= alane@FreeBSD.org USE_PERL5= yes NO_BUILD= yes |