aboutsummaryrefslogtreecommitdiffstats
path: root/textproc/p5-XML-MyXML
diff options
context:
space:
mode:
authorsunpoet <sunpoet@FreeBSD.org>2013-09-03 04:31:15 +0800
committersunpoet <sunpoet@FreeBSD.org>2013-09-03 04:31:15 +0800
commitc3a7e72f33ce320f6077e76881c32ce7ab835e30 (patch)
treea15dbe18966ae986a60d19d42aa410bcd3282cb5 /textproc/p5-XML-MyXML
parent9682fecdc3c41fe9a107a966ce3a7c96a35095b5 (diff)
downloadfreebsd-ports-gnome-c3a7e72f33ce320f6077e76881c32ce7ab835e30.tar.gz
freebsd-ports-gnome-c3a7e72f33ce320f6077e76881c32ce7ab835e30.tar.zst
freebsd-ports-gnome-c3a7e72f33ce320f6077e76881c32ce7ab835e30.zip
- Pet portlint: remove DISTVERSION
Diffstat (limited to 'textproc/p5-XML-MyXML')
-rw-r--r--textproc/p5-XML-MyXML/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/textproc/p5-XML-MyXML/Makefile b/textproc/p5-XML-MyXML/Makefile
index 8280b294ff1d..7ecce4b7c366 100644
--- a/textproc/p5-XML-MyXML/Makefile
+++ b/textproc/p5-XML-MyXML/Makefile
@@ -3,11 +3,11 @@
PORTNAME= XML-MyXML
PORTVERSION= 0.10.01
-DISTVERSION= ${PORTVERSION:C/\.(..)$/\1/}
PORTEPOCH= 1
CATEGORIES= textproc perl5
MASTER_SITES= CPAN
PKGNAMEPREFIX= p5-
+DISTNAME= ${PORTNAME}-${PORTVERSION:R}${PORTVERSION:E}
MAINTAINER= perl@FreeBSD.org
COMMENT= Simple-to-use XML module parsing and creating XML documents