aboutsummaryrefslogtreecommitdiff
path: root/devel/subversion-devel
diff options
context:
space:
mode:
authorEdwin Groothuis <edwin@FreeBSD.org>2008-06-15 23:28:33 +0000
committerEdwin Groothuis <edwin@FreeBSD.org>2008-06-15 23:28:33 +0000
commit758a712438449a5d4d234dfba427e83e7cfb4bdc (patch)
treecadba2be35aa3a0c0b06e1dd842585b1cdd1f97b /devel/subversion-devel
parent5af51372c3bbf4f1c9dacbd1cbce024cc73c6131 (diff)
downloadports-758a712438449a5d4d234dfba427e83e7cfb4bdc.tar.gz
ports-758a712438449a5d4d234dfba427e83e7cfb4bdc.zip
Use DISTVERSION instead of PORTVERSION.
Requested to be done by itetcu@ (you lazy bum! :-)
Notes
Notes: svn path=/head/; revision=214927
Diffstat (limited to 'devel/subversion-devel')
-rw-r--r--devel/subversion-devel/Makefile3
1 files changed, 1 insertions, 2 deletions
diff --git a/devel/subversion-devel/Makefile b/devel/subversion-devel/Makefile
index 4c182abd2a18..ae4f64658fe8 100644
--- a/devel/subversion-devel/Makefile
+++ b/devel/subversion-devel/Makefile
@@ -5,12 +5,11 @@
# $FreeBSD$
PORTNAME= subversion
-PORTVERSION= 1.5.0.r11
+DISTVERSION= 1.5.0-rc11
PORTREVISION?= 0
CATEGORIES= devel
MASTER_SITES= http://subversion.tigris.org/downloads/
PKGNAMESUFFIX?= -devel
-DISTNAME= ${PORTNAME}-1.5.0-rc11
DIST_SUBDIR= subversion
MAINTAINER= lev@freebsd.org