aboutsummaryrefslogtreecommitdiff
path: root/devel/libvhdi/Makefile
diff options
context:
space:
mode:
authorAntoine Brodin <antoine@FreeBSD.org>2014-08-05 17:09:40 +0000
committerAntoine Brodin <antoine@FreeBSD.org>2014-08-05 17:09:40 +0000
commit724750c0bcb6120c38c2dca13ae85ea9c7381e87 (patch)
tree4ce681c7e8a376ceb4cfffba179bc3ed582df8cb /devel/libvhdi/Makefile
parent3f85b6b4dabc6f037651a6920ac4b9356c4cf3aa (diff)
downloadports-724750c0bcb6120c38c2dca13ae85ea9c7381e87.tar.gz
ports-724750c0bcb6120c38c2dca13ae85ea9c7381e87.zip
Notes
Diffstat (limited to 'devel/libvhdi/Makefile')
-rw-r--r--devel/libvhdi/Makefile6
1 files changed, 3 insertions, 3 deletions
diff --git a/devel/libvhdi/Makefile b/devel/libvhdi/Makefile
index da215cca3256..c7c07d46765b 100644
--- a/devel/libvhdi/Makefile
+++ b/devel/libvhdi/Makefile
@@ -2,8 +2,8 @@
# $FreeBSD$
PORTNAME= libvhdi
-# If/When moving from experimental to alpha, override DISTNAME to prevent PORTEPOCH
-DISTVERSION= experimental-20140330
+PORTVERSION= 20140803
+DISTVERSIONPREFIX= alpha-
CATEGORIES= devel
MASTER_SITES= https://googledrive.com/host/0B3fBvzttpiiSY250RjRzRXQ0bDg/ \
LOCAL/antoine
@@ -19,7 +19,7 @@ USES= fuse gettext iconv libtool pathfix pkgconfig
USE_PYTHON= 2
USE_LDCONFIG= yes
INSTALL_TARGET= install-strip
-WRKSRC= ${WRKDIR}/${PORTNAME}-${PORTVERSION:E}
+WRKSRC= ${WRKDIR}/${PORTNAME}-${PORTVERSION}
PORTDOCS= AUTHORS ChangeLog