diff options
author | Akinori MUSHA <knu@FreeBSD.org> | 2001-11-07 05:32:33 +0000 |
---|---|---|
committer | Akinori MUSHA <knu@FreeBSD.org> | 2001-11-07 05:32:33 +0000 |
commit | 3cafac3ddf22de6c5f6dcba9c387b31ce7465573 (patch) | |
tree | a0c4a8d0ed30982ae739d0896edfbb86df9b2ebd /emulators/linux_base-7 | |
parent | Update to 4.4.3 (diff) |
Set LATEST_LINK to `linux_base-7'.
Approved by: marcel (MAINTAINER)
Diffstat (limited to 'emulators/linux_base-7')
-rw-r--r-- | emulators/linux_base-7/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/emulators/linux_base-7/Makefile b/emulators/linux_base-7/Makefile index cf9b9b385938..2099ee1555f4 100644 --- a/emulators/linux_base-7/Makefile +++ b/emulators/linux_base-7/Makefile @@ -47,6 +47,7 @@ MAINTAINER= marcel@FreeBSD.org BUILD_DEPENDS= rpm:${PORTSDIR}/archivers/rpm ONLY_FOR_ARCHS= alpha i386 +LATEST_LINK= linux_base-7 DIST_SUBDIR= rpm PREFIX= ${LINUXBASE} NO_BUILD= yes |