summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorjmmv <jmmv>2003-04-25 20:24:17 +0000
committerjmmv <jmmv>2003-04-25 20:24:17 +0000
commit29c546a604490ad23d9a50546db132467082f335 (patch)
tree15e23b4a89005517ca80158f99bef62647e631ac
parentb48eb8791d8a45e22e5d5b8a2655f6435c087f79 (diff)
downloadpkgsrc-29c546a604490ad23d9a50546db132467082f335.tar.gz
This goes into the php3 category, not php, as all other php3 packages.
-rw-r--r--devel/php3-pcre/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/devel/php3-pcre/Makefile b/devel/php3-pcre/Makefile
index 36859b07f16..3aefa3a256b 100644
--- a/devel/php3-pcre/Makefile
+++ b/devel/php3-pcre/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.6 2003/03/28 21:14:16 wiz Exp $
+# $NetBSD: Makefile,v 1.7 2003/04/25 20:24:17 jmmv Exp $
#
# This package is a placeholder to signify that the base PHP3 package already
# has the PCRE functionality. It *must* have the same version number as the
@@ -7,7 +7,7 @@
DISTNAME= php-pcre-${BASE_VERS}
BASE_VERS= 3.0.18
PKGREVISION= 1
-CATEGORIES= www php devel
+CATEGORIES= www php3 devel
DISTFILES= # empty
MAINTAINER= jlam@netbsd.org