svn commit: r386463 - head/www/p5-WebService-Pushover
Sunpoet Po-Chuan Hsieh
sunpoet at FreeBSD.org
Fri May 15 18:05:33 UTC 2015
Author: sunpoet
Date: Fri May 15 18:05:32 2015
New Revision: 386463
URL: https://svnweb.freebsd.org/changeset/ports/386463
Log:
- Use DISTVERSIONPREFIX instead of DISTNAME
Modified:
head/www/p5-WebService-Pushover/Makefile
Modified: head/www/p5-WebService-Pushover/Makefile
==============================================================================
--- head/www/p5-WebService-Pushover/Makefile Fri May 15 18:05:28 2015 (r386462)
+++ head/www/p5-WebService-Pushover/Makefile Fri May 15 18:05:32 2015 (r386463)
@@ -3,10 +3,10 @@
PORTNAME= WebService-Pushover
PORTVERSION= 1.0.0
+DISTVERSIONPREFIX= v
CATEGORIES= www perl5
MASTER_SITES= CPAN
PKGNAMEPREFIX= p5-
-DISTNAME= ${PORTNAME}-v${PORTVERSION}
MAINTAINER= sunpoet at FreeBSD.org
COMMENT= Interface to Pushover API
More information about the svn-ports-all
mailing list