svn commit: r338609 - head/security/calife-devel

Baptiste Daroussin bapt at FreeBSD.org
Sat Jan 4 00:41:45 UTC 2014


Author: bapt
Date: Sat Jan  4 00:41:44 2014
New Revision: 338609
URL: http://svnweb.freebsd.org/changeset/ports/338609

Log:
  Fix package name collision

Modified:
  head/security/calife-devel/Makefile

Modified: head/security/calife-devel/Makefile
==============================================================================
--- head/security/calife-devel/Makefile	Sat Jan  4 00:35:04 2014	(r338608)
+++ head/security/calife-devel/Makefile	Sat Jan  4 00:41:44 2014	(r338609)
@@ -6,12 +6,11 @@ PORTVERSION=	3.0.1
 CATEGORIES=	security
 MASTER_SITES=	http://assets.keltia.net/calife/
 DISTNAME=	calife-3.0.1
+PKGNAMESUFFIX=	-devel
 
 MAINTAINER=	thomas at FreeBSD.org
 COMMENT=	Lightweight alternative to sudo
 
-LATEST_LINK=	${PORTNAME}-devel
-
 USE_BZIP2=	yes
 
 GNU_CONFIGURE=	yes


More information about the svn-ports-all mailing list