svn commit: r315394 - head/sysutils/ptools
Jason Helfman
jgh at FreeBSD.org
Wed Mar 27 16:37:32 UTC 2013
Author: jgh
Date: Wed Mar 27 16:37:30 2013
New Revision: 315394
URL: http://svnweb.freebsd.org/changeset/ports/315394
Log:
- add LATEST_LINK
Reported by: indexbuild@
Approved by: maintainer, implicit
Modified:
head/sysutils/ptools/Makefile
Modified: head/sysutils/ptools/Makefile
==============================================================================
--- head/sysutils/ptools/Makefile Wed Mar 27 16:27:36 2013 (r315393)
+++ head/sysutils/ptools/Makefile Wed Mar 27 16:37:30 2013 (r315394)
@@ -11,6 +11,8 @@ COMMENT= Toolset based on Solaris ptools
LICENSE= BSD
+LATEST_LINK= ${PORTNAME}2
+
PLIST_FILES= bin/pargs \
bin/pwdx \
bin/pldd \
More information about the svn-ports-all
mailing list