diff options
author | David E. O'Brien <obrien@FreeBSD.org> | 2001-10-31 23:00:29 +0000 |
---|---|---|
committer | David E. O'Brien <obrien@FreeBSD.org> | 2001-10-31 23:00:29 +0000 |
commit | c30f9a8326c41ee38df2668db6a3ad13970f5d94 (patch) | |
tree | ee68001a2d3c6199b87e35579d7d041198166010 /lang/tcl84 | |
parent | 6e0aafb5419c5cb48d6b7298d9fa83e275f93689 (diff) |
Notes
Diffstat (limited to 'lang/tcl84')
-rw-r--r-- | lang/tcl84/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/lang/tcl84/Makefile b/lang/tcl84/Makefile index cce3eff48321..f0fc1f7d96fa 100644 --- a/lang/tcl84/Makefile +++ b/lang/tcl84/Makefile @@ -14,6 +14,7 @@ DISTNAME= ${PORTNAME}${PORTVERSION} MAINTAINER= dinoex@FreeBSD.org +LATEST_LINK= tcl83 PATCH_DIST_ARGS= -d ${WRKDIR}/${DISTNAME} -E ${PATCH_DIST_STRIP} WRKSRC= ${WRKDIR}/${DISTNAME}/unix INSTALLS_SHLIB= yes |