1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-12-11 02:50:24 +00:00

Use DISTVERSION instead of PORTVERSION.

Requested to be done by itetcu@ (you lazy bum! :-)
This commit is contained in:
Edwin Groothuis 2008-06-15 23:28:33 +00:00
parent 5af51372c3
commit 758a712438
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=214927

View File

@ -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