aboutsummaryrefslogtreecommitdiff
path: root/devel/apr2/Makefile
diff options
context:
space:
mode:
authorPhilip M. Gollucci <pgollucci@FreeBSD.org>2010-06-11 00:48:08 +0000
committerPhilip M. Gollucci <pgollucci@FreeBSD.org>2010-06-11 00:48:08 +0000
commit8fa3d45835840256bb577e4a4e52df2319e85c37 (patch)
treec5560bc0443c1c02053ac8cc506133d7f1e2b89e /devel/apr2/Makefile
parentbe5e130471d488fd479cb4812ecc9f48a9d0a466 (diff)
Notes
Diffstat (limited to 'devel/apr2/Makefile')
-rw-r--r--devel/apr2/Makefile8
1 files changed, 4 insertions, 4 deletions
diff --git a/devel/apr2/Makefile b/devel/apr2/Makefile
index afe59c684394..88d0f412ea0d 100644
--- a/devel/apr2/Makefile
+++ b/devel/apr2/Makefile
@@ -5,9 +5,9 @@
# $FreeBSD$
PORTNAME= apr
-PORTVERSION= ${APR_VERSION}.${APU_VERSION}
+PORTVERSION= 2.0.${SNAPDATE}
CATEGORIES= devel
-MASTER_SITES= http://svn.apache.org/snapshots/apr/
+MASTER_SITES= http://svn.apache.org/snapshots/apr/
DISTNAME= ${PORTNAME}_${SNAPDATE}
MAINTAINER= apache@FreeBSD.org
@@ -15,9 +15,9 @@ COMMENT= Apache Portability Library
LIB_DEPENDS= expat.6:${PORTSDIR}/textproc/expat2
-NO_LATEST_LINK= yes
+NO_LATEST_LINK= yes
-SNAPDATE= 20100527031346
+SNAPDATE= 20100610211336
MAKE_JOBS_SAFE= yes