Date: Sat, 13 Feb 2021 11:48:22 +0000 (UTC) From: Matthias Andree <mandree@FreeBSD.org> To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r565128 - head/graphics/py-openshadinglanguage Message-ID: <202102131148.11DBmME8008303@repo.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: mandree Date: Sat Feb 13 11:48:21 2021 New Revision: 565128 URL: https://svnweb.freebsd.org/changeset/ports/565128 Log: Remove ineffective PORTREVISION, and replace it by a comment. Modified: head/graphics/py-openshadinglanguage/Makefile Modified: head/graphics/py-openshadinglanguage/Makefile ============================================================================== --- head/graphics/py-openshadinglanguage/Makefile Sat Feb 13 11:39:04 2021 (r565127) +++ head/graphics/py-openshadinglanguage/Makefile Sat Feb 13 11:48:21 2021 (r565128) @@ -1,6 +1,6 @@ # $FreeBSD$ -PORTREVISION= 2 +# Note this port shares its PORTREVISION with graphics/openshadinglanguage! CATEGORIES= graphics multimedia python PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202102131148.11DBmME8008303>