diff options
author | kris <kris@FreeBSD.org> | 2004-03-08 14:50:46 +0800 |
---|---|---|
committer | kris <kris@FreeBSD.org> | 2004-03-08 14:50:46 +0800 |
commit | 70a865c2dc4977cbdc85ffa56478de6acdb85dea (patch) | |
tree | e54f5f0a699baafd21a538aba5567d1be5a29d7c /net/coda5_client | |
parent | 5455f3ed5f7c830d3a9e425091ffcecd91bd70ce (diff) | |
download | freebsd-ports-gnome-70a865c2dc4977cbdc85ffa56478de6acdb85dea.tar.gz freebsd-ports-gnome-70a865c2dc4977cbdc85ffa56478de6acdb85dea.tar.zst freebsd-ports-gnome-70a865c2dc4977cbdc85ffa56478de6acdb85dea.zip |
Set LATEST_LINK.
Submitted by: maintainer
Diffstat (limited to 'net/coda5_client')
-rw-r--r-- | net/coda5_client/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/net/coda5_client/Makefile b/net/coda5_client/Makefile index e1dd3d9c13b0..51f8e2daea1c 100644 --- a/net/coda5_client/Makefile +++ b/net/coda5_client/Makefile @@ -16,6 +16,7 @@ CONFIGURE_ARGS= --sysconfdir=${PREFIX}/etc MASTERDIR= ${.CURDIR}/../coda5_server PKGDIR= ${.CURDIR} +LATEST_LINK= coda5-client CODA_SUITE= client |