diff options
author | Dirk Froemberg <dirk@FreeBSD.org> | 2000-02-13 17:09:11 +0000 |
---|---|---|
committer | Dirk Froemberg <dirk@FreeBSD.org> | 2000-02-13 17:09:11 +0000 |
commit | 64981bca23e6f1007ff884be0d80d6bce330740d (patch) | |
tree | d24a17dea0df30744c9e3d7e53ee3ea8392f60fb /www/zope213 | |
parent | - Disable encrypted PDF support by default (because of possible (diff) |
ports@freebsd.org -> ports@FreeBSD.org
Notes
Notes:
svn path=/head/; revision=25764
Diffstat (limited to 'www/zope213')
-rw-r--r-- | www/zope213/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/www/zope213/Makefile b/www/zope213/Makefile index bd9314dfbeab..dceb68691705 100644 --- a/www/zope213/Makefile +++ b/www/zope213/Makefile @@ -11,7 +11,7 @@ CATEGORIES= www python MASTER_SITES= http://www.zope.org/Products/Zope/${VERSION}/ EXTRACT_SUFX= .tgz -MAINTAINER= ports@FreeBSD.ORG +MAINTAINER= ports@FreeBSD.org BUILD_DEPENDS= python1.5:${PORTSDIR}/lang/python RUN_DEPENDS= ${PREFIX}/sbin/apache:${PORTSDIR}/www/apache13-modssl |