aboutsummaryrefslogtreecommitdiff
path: root/devel/pcre
diff options
context:
space:
mode:
authorMichael Haro <mharo@FreeBSD.org>2000-04-11 21:30:15 +0000
committerMichael Haro <mharo@FreeBSD.org>2000-04-11 21:30:15 +0000
commited33fb7de058a6d91ae1c86c9dda42a1a2508b54 (patch)
treebb126f7f4deabe676254cb651c5b8a780976235f /devel/pcre
parentcd551d001ae65b6035a625879180b837df06f895 (diff)
downloadports-ed33fb7de058a6d91ae1c86c9dda42a1a2508b54.tar.gz
ports-ed33fb7de058a6d91ae1c86c9dda42a1a2508b54.zip
PORTNAME/PORTVERSION update
Notes
Notes: svn path=/head/; revision=27452
Diffstat (limited to 'devel/pcre')
-rw-r--r--devel/pcre/Makefile10
1 files changed, 5 insertions, 5 deletions
diff --git a/devel/pcre/Makefile b/devel/pcre/Makefile
index c4b9e6c130cb..f3bbd7f554af 100644
--- a/devel/pcre/Makefile
+++ b/devel/pcre/Makefile
@@ -1,16 +1,16 @@
# New ports collection makefile for: pcre
-# Version required: 3.1
# Date created: 08 July 1998
# Whom: dom
#
# $FreeBSD$
#
-DISTNAME= pcre-3.1
-CATEGORIES= devel
-MASTER_SITES= ftp://ftp.cus.cam.ac.uk/pub/software/programs/pcre/
+PORTNAME= pcre
+PORTVERSION= 3.1
+CATEGORIES= devel
+MASTER_SITES= ftp://ftp.cus.cam.ac.uk/pub/software/programs/pcre/
-MAINTAINER= dom@myrddin.demon.co.uk
+MAINTAINER= dom@myrddin.demon.co.uk
# Implies GNU_CONFIGURE.
USE_LIBTOOL= yes