diff options
author | alane <alane@FreeBSD.org> | 2002-11-01 13:09:32 +0000 |
---|---|---|
committer | alane <alane@FreeBSD.org> | 2002-11-01 13:09:32 +0000 |
commit | 64e017f526d47422926f64b1326c58e4a6d01d81 (patch) | |
tree | 2355cdf190ae090cb7be6a24279952b4fc036c24 /devel/autoconf253 | |
parent | 22468f4928c00827a0e0c0ee0e2de4f127686529 (diff) | |
download | FreeBSD-ports-64e017f526d47422926f64b1326c58e4a6d01d81.zip FreeBSD-ports-64e017f526d47422926f64b1326c58e4a6d01d81.tar.gz |
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 'devel/autoconf253')
-rw-r--r-- | devel/autoconf253/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/devel/autoconf253/Makefile b/devel/autoconf253/Makefile index 95f0af3..ff87f56 100644 --- a/devel/autoconf253/Makefile +++ b/devel/autoconf253/Makefile @@ -12,7 +12,7 @@ CATEGORIES= devel MASTER_SITES= ${MASTER_SITE_GNU} MASTER_SITE_SUBDIR= autoconf -MAINTAINER= AlanE@FreeBSD.org +MAINTAINER= alane@FreeBSD.org BUILD_DEPENDS= gm4:${PORTSDIR}/devel/m4 \ help2man:${PORTSDIR}/misc/help2man |