Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 22 Jun 2016 14:16:07 +0000 (UTC)
From:      Dmitry Sivachenko <demon@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r417307 - head/www/calamaris-devel
Message-ID:  <201606221416.u5MEG7Yk034604@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: demon
Date: Wed Jun 22 14:16:07 2016
New Revision: 417307
URL: https://svnweb.freebsd.org/changeset/ports/417307

Log:
  Add PKGNAMESUFFIX
  
  Submitted by:	bapt

Modified:
  head/www/calamaris-devel/Makefile

Modified: head/www/calamaris-devel/Makefile
==============================================================================
--- head/www/calamaris-devel/Makefile	Wed Jun 22 13:40:14 2016	(r417306)
+++ head/www/calamaris-devel/Makefile	Wed Jun 22 14:16:07 2016	(r417307)
@@ -5,6 +5,7 @@ PORTNAME=	calamaris
 PORTVERSION=	2.99.4.5
 CATEGORIES=	www textproc
 MASTER_SITES=	http://cord.de/files/calamaris/
+PKGNAMESUFFIX=	-devel
 
 MAINTAINER=	demon@FreeBSD.org
 COMMENT=	Perl script to produce statistics out of Squid log files



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201606221416.u5MEG7Yk034604>