From 9035b3b86c6cf411ef89e51f632fd180f29cdbd6 Mon Sep 17 00:00:00 2001 From: adamw Date: Mon, 18 Jul 2005 07:26:40 +0000 Subject: Make sure LATEST_LINK is unique from that of the calife-nondevel port. --- security/calife-devel/Makefile | 2 ++ 1 file changed, 2 insertions(+) diff --git a/security/calife-devel/Makefile b/security/calife-devel/Makefile index 2667de95668d..b39b3f0d794c 100644 --- a/security/calife-devel/Makefile +++ b/security/calife-devel/Makefile @@ -14,6 +14,8 @@ DISTNAME= calife-3.0pre5 MAINTAINER= thomas@FreeBSD.org COMMENT= A lightweight alternative to sudo +LATEST_LINK= ${PORTNAME}-devel + USE_BZIP2= yes GNU_CONFIGURE= yes -- cgit