diff options
author | Jason Helfman <jgh@FreeBSD.org> | 2013-03-27 16:37:30 +0000 |
---|---|---|
committer | Jason Helfman <jgh@FreeBSD.org> | 2013-03-27 16:37:30 +0000 |
commit | 6a65b23a58c9c55913bb5d228858cfa21cda8404 (patch) | |
tree | cce24d2347edb9e75e51614868265f0428802169 /sysutils/ptools | |
parent | 3729c77b0ef67b3a0cdb0bfbb6b56a2e57d07812 (diff) |
Notes
Diffstat (limited to 'sysutils/ptools')
-rw-r--r-- | sysutils/ptools/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/sysutils/ptools/Makefile b/sysutils/ptools/Makefile index 090d9b9e1c67..d64ddd150101 100644 --- a/sysutils/ptools/Makefile +++ b/sysutils/ptools/Makefile @@ -11,6 +11,8 @@ COMMENT= Toolset based on Solaris ptools functionality LICENSE= BSD +LATEST_LINK= ${PORTNAME}2 + PLIST_FILES= bin/pargs \ bin/pwdx \ bin/pldd \ |