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 /www/zope | |
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 'www/zope')
-rw-r--r-- | www/zope/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/www/zope/Makefile b/www/zope/Makefile index 4c4715393502..e28583b8447e 100644 --- a/www/zope/Makefile +++ b/www/zope/Makefile @@ -13,7 +13,7 @@ MASTER_SITES= http://www.zope.org/Products/Zope/${PORTVERSION}/ DISTNAME= Zope-${PORTVERSION}-src EXTRACT_SUFX= .tgz -MAINTAINER= AlanE@FreeBSD.org +MAINTAINER= alane@FreeBSD.org USE_PYTHON= yes PYTHON_VERSION= python2.1 |