diff options
author | alane <alane@FreeBSD.org> | 2003-04-11 08:13:06 +0800 |
---|---|---|
committer | alane <alane@FreeBSD.org> | 2003-04-11 08:13:06 +0800 |
commit | 38d41f915f40a6697b9cb0c3edab2fa4b68848d0 (patch) | |
tree | 2044ac5430c6c0ab33d51e7c3838307d4b157b13 /www/zope28 | |
parent | 2b20687de7a976515f3f280767597a6524f3f075 (diff) | |
download | freebsd-ports-gnome-38d41f915f40a6697b9cb0c3edab2fa4b68848d0.tar.gz freebsd-ports-gnome-38d41f915f40a6697b9cb0c3edab2fa4b68848d0.tar.zst freebsd-ports-gnome-38d41f915f40a6697b9cb0c3edab2fa4b68848d0.zip |
I just don't have the time to maintain this and all its issues.
Diffstat (limited to 'www/zope28')
-rw-r--r-- | www/zope28/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/www/zope28/Makefile b/www/zope28/Makefile index e1b9fe731ca0..eba7118a6056 100644 --- a/www/zope28/Makefile +++ b/www/zope28/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= freebsd-ports@FreeBSD.org COMMENT= An object-based web application platform with DB access, WebDAV, & more USE_PYTHON= yes |