svn commit: r469520 - head/textproc/dikt
Yuri Victorovich
yuri at FreeBSD.org
Thu May 10 08:03:49 UTC 2018
Author: yuri
Date: Thu May 10 08:03:48 2018
New Revision: 469520
URL: https://svnweb.freebsd.org/changeset/ports/469520
Log:
textproc/dikt: Change back to PORTVERSION
{digit}{char}{digit} versions don't work with DISTVERSION.
Requested by: mat, bapt
Modified:
head/textproc/dikt/Makefile
Modified: head/textproc/dikt/Makefile
==============================================================================
--- head/textproc/dikt/Makefile Thu May 10 07:57:35 2018 (r469519)
+++ head/textproc/dikt/Makefile Thu May 10 08:03:48 2018 (r469520)
@@ -2,7 +2,7 @@
# $FreeBSD$
PORTNAME= dikt
-DISTVERSION= 2s1
+PORTVERSION= 2s1
PORTEPOCH= 1
CATEGORIES= textproc net kde
MASTER_SITES= https://bitbucket.org/dikt/code/downloads/
More information about the svn-ports-all
mailing list