diff options
author | Peter Pentchev <roam@FreeBSD.org> | 2004-02-06 16:49:07 +0000 |
---|---|---|
committer | Peter Pentchev <roam@FreeBSD.org> | 2004-02-06 16:49:07 +0000 |
commit | ea333b79bb43a95915641ece5f36b2fc39ce4b02 (patch) | |
tree | 265ee1b2484545eeda68f2bf9c5371c8b537ce5a /sysutils/daemontools53 | |
parent | fd3d5c6045d217295580f3e072e318626709ff55 (diff) | |
download | ports-ea333b79bb43a95915641ece5f36b2fc39ce4b02.tar.gz ports-ea333b79bb43a95915641ece5f36b2fc39ce4b02.zip |
Notes
Diffstat (limited to 'sysutils/daemontools53')
-rw-r--r-- | sysutils/daemontools53/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/sysutils/daemontools53/Makefile b/sysutils/daemontools53/Makefile index d38573e06a79..d6d49eef2ad3 100644 --- a/sysutils/daemontools53/Makefile +++ b/sysutils/daemontools53/Makefile @@ -15,6 +15,7 @@ MAINTAINER= dom@happygiraffe.net COMMENT= Service monitoring and logging utilities by djb NO_PACKAGE= "Unsure of djb\'s license" +NO_LATEST_LINK= yes ALL_TARGET= it man INSTALL_TARGET= setup |