From d426cc76172a944eec5ac217814885b77a381d39 Mon Sep 17 00:00:00 2001 From: novel Date: Sun, 10 Sep 2006 07:41:31 +0000 Subject: - Add missed prce dependency [1] - Pass maintainership to ports@ [2] PR: 100748 [1] Submitted by: RedChrom [1] maintainer [2] --- www/oscommerce/Makefile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'www/oscommerce') diff --git a/www/oscommerce/Makefile b/www/oscommerce/Makefile index c098198146d3..20825c072755 100644 --- a/www/oscommerce/Makefile +++ b/www/oscommerce/Makefile @@ -14,10 +14,10 @@ MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} MASTER_SITE_SUBDIR= tep DISTNAME= ${PORTNAME}-${PORTVERSION:S/r/ms/} -MAINTAINER= hcoyote@ghostar.org +MAINTAINER= ports@FreeBSD.org COMMENT= An full-featured open source e-commerce system -USE_PHP= mysql session +USE_PHP= mysql session pcre WANT_PHP_WEB= yes NO_BUILD= yes OSCOMMERCE= ${PREFIX}/www/data/oscommerce -- cgit