svn commit: r386541 - head/chinese/p5-cconv

Sunpoet Po-Chuan Hsieh sunpoet at FreeBSD.org
Sat May 16 13:35:35 UTC 2015


Author: sunpoet
Date: Sat May 16 13:35:34 2015
New Revision: 386541
URL: https://svnweb.freebsd.org/changeset/ports/386541

Log:
  - Use DISTVERSIONPREFIX instead of DISTNAME

Modified:
  head/chinese/p5-cconv/Makefile

Modified: head/chinese/p5-cconv/Makefile
==============================================================================
--- head/chinese/p5-cconv/Makefile	Sat May 16 13:35:29 2015	(r386540)
+++ head/chinese/p5-cconv/Makefile	Sat May 16 13:35:34 2015	(r386541)
@@ -3,11 +3,11 @@
 
 PORTNAME=	cconv
 PORTVERSION=	0.6.1
+DISTVERSIONPREFIX=	perl-
 PORTREVISION=	1
 CATEGORIES=	chinese converters perl5
 MASTER_SITES=	GOOGLE_CODE
 PKGNAMEPREFIX=	p5-
-DISTNAME=	${PORTNAME}-perl-${PORTVERSION}
 
 MAINTAINER=	sunpoet at FreeBSD.org
 COMMENT=	Perl wrapper for chinese/cconv


More information about the svn-ports-all mailing list