diff options
author | Kirill Ponomarev <krion@FreeBSD.org> | 2005-01-21 20:59:19 +0000 |
---|---|---|
committer | Kirill Ponomarev <krion@FreeBSD.org> | 2005-01-21 20:59:19 +0000 |
commit | 181714fd807894ea482a3cf13339c7eeb2eba3c8 (patch) | |
tree | a5186df270750704c4de659fcdb8b83a66fac544 /archivers/star-devel | |
parent | 0261103817041cc188758693dc098e91e47e524b (diff) |
Set LATEST_LINK.
Reported by: kris
Notes
Notes:
svn path=/head/; revision=127057
Diffstat (limited to 'archivers/star-devel')
-rw-r--r-- | archivers/star-devel/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/archivers/star-devel/Makefile b/archivers/star-devel/Makefile index a2fa0aba21bf..a64f1c31b18a 100644 --- a/archivers/star-devel/Makefile +++ b/archivers/star-devel/Makefile @@ -15,6 +15,7 @@ MAINTAINER= martin@tradex.sk COMMENT= Unique standard tape archiver with many enhancements CONFLICTS= star-1.4* +LATEST_LINK= star-devel WRKSRC= ${WRKDIR}/${PORTNAME}-${PORTVERSION:C/.a.*//g} |