diff options
author | Akinori MUSHA <knu@FreeBSD.org> | 2001-11-07 05:34:30 +0000 |
---|---|---|
committer | Akinori MUSHA <knu@FreeBSD.org> | 2001-11-07 05:34:30 +0000 |
commit | c62170784a6b7e471bcb9bed3a44831664349ee6 (patch) | |
tree | 1021785adb791d05e79bdabd8394c09dd33d4f76 /x11/XFree86-4 | |
parent | Set LATEST_LINK to `linux_base-7'. (diff) |
Set LATEST_LINK to `XFree86-4'.
Approved by: jmz (MAINTAINER)
Diffstat (limited to 'x11/XFree86-4')
-rw-r--r-- | x11/XFree86-4/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/x11/XFree86-4/Makefile b/x11/XFree86-4/Makefile index 1ddaed29b871..bb525470394c 100644 --- a/x11/XFree86-4/Makefile +++ b/x11/XFree86-4/Makefile @@ -15,6 +15,8 @@ DISTFILES= X410src-1.tgz X410src-2.tgz EXTRACT_ONLY= X410src-1.tgz X410src-2.tgz MAINTAINER= jmz@FreeBSD.org +LATEST_LINK= XFree86-4 + WRKSRC= ${WRKDIR}/${DIST_SUBDIR} .if (${MACHINE} != "alpha") #NO_PACKAGE= package available from XFree86 |