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/cvsbook/Makefile | |
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/cvsbook/Makefile')
-rw-r--r-- | devel/cvsbook/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/devel/cvsbook/Makefile b/devel/cvsbook/Makefile index 1328065..add7bda 100644 --- a/devel/cvsbook/Makefile +++ b/devel/cvsbook/Makefile @@ -11,7 +11,7 @@ CATEGORIES= devel MASTER_SITES= http://cvsbook.red-bean.com/ DISTNAME= ${PORTNAME}-${PORTVERSION}-all -MAINTAINER= AlanE@FreeBSD.org +MAINTAINER= alane@FreeBSD.org NO_BUILD= yes WRKSRC= ${WRKDIR}/${PORTNAME}-${PORTVERSION} |