aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorsunpoet <sunpoet@FreeBSD.org>2018-01-07 20:12:22 +0800
committersunpoet <sunpoet@FreeBSD.org>2018-01-07 20:12:22 +0800
commiteeaefd2b62c7b9d1e4ea368084ac75f155169af1 (patch)
tree3fa4e9bceaf29ce75c22d0cf2cd693f373d38363
parenta94928941edd1669581949f11cee8c61af9b56f9 (diff)
downloadfreebsd-ports-gnome-eeaefd2b62c7b9d1e4ea368084ac75f155169af1.tar.gz
freebsd-ports-gnome-eeaefd2b62c7b9d1e4ea368084ac75f155169af1.tar.zst
freebsd-ports-gnome-eeaefd2b62c7b9d1e4ea368084ac75f155169af1.zip
Use real PORTVERSION
-rw-r--r--databases/p5-Dancer-Session-Memcached/Makefile4
1 files changed, 1 insertions, 3 deletions
diff --git a/databases/p5-Dancer-Session-Memcached/Makefile b/databases/p5-Dancer-Session-Memcached/Makefile
index 10a4871ef096..32fd841d9fae 100644
--- a/databases/p5-Dancer-Session-Memcached/Makefile
+++ b/databases/p5-Dancer-Session-Memcached/Makefile
@@ -2,12 +2,10 @@
# $FreeBSD$
PORTNAME= Dancer-Session-Memcached
-PORTVERSION= 0.2.02
-PORTREVISION= 1
+PORTVERSION= 0.202
CATEGORIES= databases perl5
MASTER_SITES= CPAN
PKGNAMEPREFIX= p5-
-DISTNAME= ${PORTNAME}-${PORTVERSION:R}${PORTVERSION:E}
MAINTAINER= perl@FreeBSD.org
COMMENT= Memcached-based session backend for Dancer