summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--net/ntp-stable/Makefile1
-rw-r--r--net/ntp/Makefile1
-rw-r--r--security/krb5-16/Makefile1
-rw-r--r--security/krb5-17/Makefile1
-rw-r--r--security/krb5-appl/Makefile1
-rw-r--r--security/krb5/Makefile1
-rw-r--r--security/tripwire-131/Makefile1
-rw-r--r--security/tripwire/Makefile1
-rw-r--r--x11-wm/fvwm2/Makefile1
-rw-r--r--x11-wm/fvwm24/Makefile1
10 files changed, 10 insertions, 0 deletions
diff --git a/net/ntp-stable/Makefile b/net/ntp-stable/Makefile
index 37b19fe454a4..3d2dd950b38e 100644
--- a/net/ntp-stable/Makefile
+++ b/net/ntp-stable/Makefile
@@ -18,6 +18,7 @@ DISTNAME= ${PORTNAME}-${PORTVERSION:S/.r/-rc/}
MAINTAINER= cy@FreeBSD.org
COMMENT= The Network Time Protocol Distribution
+LATEST_LINK= ${PORTNAME}
# ntp's configure script created by autoconf 2.14.1 doesn't work
# if GNU_CONFIGURE is defined
HAS_CONFIGURE= yes
diff --git a/net/ntp/Makefile b/net/ntp/Makefile
index 37b19fe454a4..3d2dd950b38e 100644
--- a/net/ntp/Makefile
+++ b/net/ntp/Makefile
@@ -18,6 +18,7 @@ DISTNAME= ${PORTNAME}-${PORTVERSION:S/.r/-rc/}
MAINTAINER= cy@FreeBSD.org
COMMENT= The Network Time Protocol Distribution
+LATEST_LINK= ${PORTNAME}
# ntp's configure script created by autoconf 2.14.1 doesn't work
# if GNU_CONFIGURE is defined
HAS_CONFIGURE= yes
diff --git a/security/krb5-16/Makefile b/security/krb5-16/Makefile
index 769ab00c16d4..29b4813f80d7 100644
--- a/security/krb5-16/Makefile
+++ b/security/krb5-16/Makefile
@@ -26,6 +26,7 @@ COMMENT= An authentication system developed at MIT, successor to Kerberos IV
BUILD_DEPENDS= gm4:${PORTSDIR}/devel/m4
+LATEST_LINK= ${PORTNAME}
KERBEROSV_URL= http://web.mit.edu/network/kerberos-form.html
USE_REINPLACE= yes
USE_GMAKE= yes
diff --git a/security/krb5-17/Makefile b/security/krb5-17/Makefile
index 769ab00c16d4..29b4813f80d7 100644
--- a/security/krb5-17/Makefile
+++ b/security/krb5-17/Makefile
@@ -26,6 +26,7 @@ COMMENT= An authentication system developed at MIT, successor to Kerberos IV
BUILD_DEPENDS= gm4:${PORTSDIR}/devel/m4
+LATEST_LINK= ${PORTNAME}
KERBEROSV_URL= http://web.mit.edu/network/kerberos-form.html
USE_REINPLACE= yes
USE_GMAKE= yes
diff --git a/security/krb5-appl/Makefile b/security/krb5-appl/Makefile
index 769ab00c16d4..29b4813f80d7 100644
--- a/security/krb5-appl/Makefile
+++ b/security/krb5-appl/Makefile
@@ -26,6 +26,7 @@ COMMENT= An authentication system developed at MIT, successor to Kerberos IV
BUILD_DEPENDS= gm4:${PORTSDIR}/devel/m4
+LATEST_LINK= ${PORTNAME}
KERBEROSV_URL= http://web.mit.edu/network/kerberos-form.html
USE_REINPLACE= yes
USE_GMAKE= yes
diff --git a/security/krb5/Makefile b/security/krb5/Makefile
index 769ab00c16d4..29b4813f80d7 100644
--- a/security/krb5/Makefile
+++ b/security/krb5/Makefile
@@ -26,6 +26,7 @@ COMMENT= An authentication system developed at MIT, successor to Kerberos IV
BUILD_DEPENDS= gm4:${PORTSDIR}/devel/m4
+LATEST_LINK= ${PORTNAME}
KERBEROSV_URL= http://web.mit.edu/network/kerberos-form.html
USE_REINPLACE= yes
USE_GMAKE= yes
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"
diff --git a/security/tripwire/Makefile b/security/tripwire/Makefile
index 09b4bde4efac..eb19a96ecc56 100644
--- a/security/tripwire/Makefile
+++ b/security/tripwire/Makefile
@@ -15,6 +15,7 @@ DISTNAME= ${PORTNAME}-${PORTVERSION:C/\.[0-9]*$/-&/:C/-\./-/}
MAINTAINER= cy@FreeBSD.org
COMMENT= File system security and verification program
+LATEST_LINK= ${PORTNAME}
MAN5= twfiles.5 twconfig.5 twpolicy.5
MAN8= siggen.8 tripwire.8 twadmin.8 twintro.8 twprint.8
NO_PACKAGE= "requires local database to be built"
diff --git a/x11-wm/fvwm2/Makefile b/x11-wm/fvwm2/Makefile
index 9f4c60a5653f..9b50b438de94 100644
--- a/x11-wm/fvwm2/Makefile
+++ b/x11-wm/fvwm2/Makefile
@@ -22,6 +22,7 @@ RUN_DEPENDS= gm4:${PORTSDIR}/devel/m4
LIB_DEPENDS+= stroke.0:${PORTSDIR}/devel/libstroke
.endif
+LATEST_LINK= ${PORTNAME}
USE_REINPLACE= yes
USE_GMAKE= yes
USE_XPM= yes
diff --git a/x11-wm/fvwm24/Makefile b/x11-wm/fvwm24/Makefile
index 9f4c60a5653f..9b50b438de94 100644
--- a/x11-wm/fvwm24/Makefile
+++ b/x11-wm/fvwm24/Makefile
@@ -22,6 +22,7 @@ RUN_DEPENDS= gm4:${PORTSDIR}/devel/m4
LIB_DEPENDS+= stroke.0:${PORTSDIR}/devel/libstroke
.endif
+LATEST_LINK= ${PORTNAME}
USE_REINPLACE= yes
USE_GMAKE= yes
USE_XPM= yes