diff options
author | Dirk Meyer <dinoex@FreeBSD.org> | 2003-02-20 18:26:42 +0000 |
---|---|---|
committer | Dirk Meyer <dinoex@FreeBSD.org> | 2003-02-20 18:26:42 +0000 |
commit | 387f34ee2456c6329bb73c44e776ba9873eabc3d (patch) | |
tree | b68776fe5bcdf267d7952c928b3816fe5c469bf2 /lang/tcl84 | |
parent | ea1cd5ed25b9e5ced62ffe817efdefbcc6e56d09 (diff) | |
download | ports-387f34ee2456c6329bb73c44e776ba9873eabc3d.tar.gz ports-387f34ee2456c6329bb73c44e776ba9873eabc3d.zip |
- add COMMENT
Notes
Notes:
svn path=/head/; revision=75965
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 6631c2ab29f4..7e0d4b05393c 100644 --- a/lang/tcl84/Makefile +++ b/lang/tcl84/Makefile @@ -14,6 +14,7 @@ MASTER_SITE_SUBDIR= tcl DISTNAME= ${PORTNAME}${PORTVERSION}-src MAINTAINER= dinoex@FreeBSD.org +COMMENT= Tool Command Language LATEST_LINK= tcl84 PATCH_DIST_ARGS= -d ${WRKDIR}/${DISTNAME} -E ${PATCH_DIST_STRIP} |