svn commit: r417307 - head/www/calamaris-devel

Dmitry Sivachenko demon at FreeBSD.org
Wed Jun 22 14:16:08 UTC 2016


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 at FreeBSD.org
 COMMENT=	Perl script to produce statistics out of Squid log files


More information about the svn-ports-head mailing list