aboutsummaryrefslogtreecommitdiffstats
path: root/devel/pcre/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'devel/pcre/Makefile')
-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