diff options
author | jgh <jgh@FreeBSD.org> | 2013-03-28 00:37:30 +0800 |
---|---|---|
committer | jgh <jgh@FreeBSD.org> | 2013-03-28 00:37:30 +0800 |
commit | 1387cb4f1131270cbfce11107694af75483abd07 (patch) | |
tree | cce24d2347edb9e75e51614868265f0428802169 /sysutils | |
parent | 0dde8a1322396ba16871796c4c8686a7ef71bb75 (diff) | |
download | freebsd-ports-gnome-1387cb4f1131270cbfce11107694af75483abd07.tar.gz freebsd-ports-gnome-1387cb4f1131270cbfce11107694af75483abd07.tar.zst freebsd-ports-gnome-1387cb4f1131270cbfce11107694af75483abd07.zip |
- add LATEST_LINK
Reported by: indexbuild@
Approved by: maintainer, implicit
Diffstat (limited to 'sysutils')
-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 \ |