diff options
author | Akinori MUSHA <knu@FreeBSD.org> | 2001-11-07 08:36:11 +0000 |
---|---|---|
committer | Akinori MUSHA <knu@FreeBSD.org> | 2001-11-07 08:36:11 +0000 |
commit | 07ed94ca371bca55f45405a70c8d78bee7c079d3 (patch) | |
tree | 58dcc848afb3ee0d3319e2436838705a251cc010 /net-mgmt | |
parent | 8cf0f515a5bdc588edc94bf1f899504b02752954 (diff) | |
download | ports-07ed94ca371bca55f45405a70c8d78bee7c079d3.tar.gz ports-07ed94ca371bca55f45405a70c8d78bee7c079d3.zip |
Notes
Diffstat (limited to 'net-mgmt')
-rw-r--r-- | net-mgmt/scotty3/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/net-mgmt/scotty3/Makefile b/net-mgmt/scotty3/Makefile index 8bfe4e067db1..2eee6ce17562 100644 --- a/net-mgmt/scotty3/Makefile +++ b/net-mgmt/scotty3/Makefile @@ -52,6 +52,8 @@ INSTALL_TARGET+=tki-install PLIST_SUB+= X11='@comment ' .endif +LATEST_LINK= scotty3 + post-patch: ${MV} ${WRKSRC}/scotty.c ${WRKSRC}/scotty.c.orig ${CP} -p ${FILESDIR}/scotty.c ${WRKSRC}/scotty.c |