svn commit: r410938 - head/graphics/hugin-2016

Mathieu Arnold mat at FreeBSD.org
Sat Mar 12 22:43:41 UTC 2016


Author: mat
Date: Sat Mar 12 22:43:39 2016
New Revision: 410938
URL: https://svnweb.freebsd.org/changeset/ports/410938

Log:
  Put back PKGNAMESUFFIX.
  
  Sponsored by:	Absolight

Modified:
  head/graphics/hugin-2016/Makefile

Modified: head/graphics/hugin-2016/Makefile
==============================================================================
--- head/graphics/hugin-2016/Makefile	Sat Mar 12 22:36:11 2016	(r410937)
+++ head/graphics/hugin-2016/Makefile	Sat Mar 12 22:43:39 2016	(r410938)
@@ -8,6 +8,7 @@ CATEGORIES=	graphics
 MASTER_SITES=	https://launchpad.net/hugin/2016.0/2016.0rc2/+download/
 DISTFILES=	hugin-2016.0.0_rc2.tar.bz2
 WRKSRC=		${WRKDIR}/hugin-2016.0.0
+PKGNAMESUFFIX=	-2016
 
 MAINTAINER=	grog at FreeBSD.org
 COMMENT=	GUI for Panorama Tools, to stitch panoramic images


More information about the svn-ports-all mailing list