diff options
author | cy <cy@FreeBSD.org> | 2004-02-07 12:14:39 +0800 |
---|---|---|
committer | cy <cy@FreeBSD.org> | 2004-02-07 12:14:39 +0800 |
commit | f41478ad93fcbbdef63753ee54a5651840aae5c0 (patch) | |
tree | 251e389e1c305c16a8fda745b216f1d541b2a6a9 /security/tripwire-131 | |
parent | d55af927de6e39848b44f66aa689877d66388e72 (diff) | |
download | freebsd-ports-gnome-f41478ad93fcbbdef63753ee54a5651840aae5c0.tar.gz freebsd-ports-gnome-f41478ad93fcbbdef63753ee54a5651840aae5c0.tar.zst freebsd-ports-gnome-f41478ad93fcbbdef63753ee54a5651840aae5c0.zip |
Define unique LATEST_LINK.
Reported by: kris
Diffstat (limited to 'security/tripwire-131')
-rw-r--r-- | security/tripwire-131/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/security/tripwire-131/Makefile b/security/tripwire-131/Makefile index a2579e8dca9f..b0528c2d3c21 100644 --- a/security/tripwire-131/Makefile +++ b/security/tripwire-131/Makefile @@ -13,6 +13,7 @@ DISTNAME= Tripwire-${PORTVERSION}-1 MAINTAINER= cy@FreeBSD.org COMMENT= File system security and verification program +LATEST_LINK= tripwire-131 MAN5= tw.config.5 MAN8= siggen.8 tripwire.8 NO_CDROM= "cannot be redistributed for more than the cost of duplication" |