Date: Sat, 16 May 2015 13:35:42 +0000 (UTC) From: Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org> To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r386543 - head/chinese/py-cconv Message-ID: <201505161335.t4GDZg5J076092@svn.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: sunpoet Date: Sat May 16 13:35:42 2015 New Revision: 386543 URL: https://svnweb.freebsd.org/changeset/ports/386543 Log: - Use DISTVERSIONPREFIX instead of DISTNAME Modified: head/chinese/py-cconv/Makefile Modified: head/chinese/py-cconv/Makefile ============================================================================== --- head/chinese/py-cconv/Makefile Sat May 16 13:35:38 2015 (r386542) +++ head/chinese/py-cconv/Makefile Sat May 16 13:35:42 2015 (r386543) @@ -3,10 +3,10 @@ PORTNAME= cconv PORTVERSION= 0.5.0 +DISTVERSIONPREFIX= python- CATEGORIES= chinese converters python MASTER_SITES= GOOGLE_CODE PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} -DISTNAME= ${PORTNAME}-python-${PORTVERSION} MAINTAINER= sunpoet@FreeBSD.org COMMENT= Python wrapper for chinese/cconv
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201505161335.t4GDZg5J076092>