aboutsummaryrefslogtreecommitdiff
path: root/databases/p5-Dancer-Session-Memcached
diff options
context:
space:
mode:
authorSunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org>2018-01-07 12:12:22 +0000
committerSunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org>2018-01-07 12:12:22 +0000
commite0168523310b22b48913989bc3d4a2afbf4e8a89 (patch)
tree3fa4e9bceaf29ce75c22d0cf2cd693f373d38363 /databases/p5-Dancer-Session-Memcached
parent5bae60f855f765ee5d4033a208c48a9212408890 (diff)
downloadports-e0168523310b22b48913989bc3d4a2afbf4e8a89.tar.gz
ports-e0168523310b22b48913989bc3d4a2afbf4e8a89.zip
Use real PORTVERSION
Notes
Notes: svn path=/head/; revision=458319
Diffstat (limited to 'databases/p5-Dancer-Session-Memcached')
-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