diff options
author | Mikhail Teterin <mi@FreeBSD.org> | 2004-12-18 02:51:42 +0000 |
---|---|---|
committer | Mikhail Teterin <mi@FreeBSD.org> | 2004-12-18 02:51:42 +0000 |
commit | 17287de6779a14c69e6bbc6e25329713e3bc5c1a (patch) | |
tree | adec6cc01b66ca03daac5402ff18ae8ae2e682b7 /devel/tcllib | |
parent | Turns out, this package now installs one executable -- dtplite. (diff) |
Oops, bump port revision to reflect the changes in the previous commit
and acknowledge poinyhat and the Ports Janitor, who called my attention
to the problem with pkg-plist.
Notes
Notes:
svn path=/head/; revision=124351
Diffstat (limited to 'devel/tcllib')
-rw-r--r-- | devel/tcllib/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/devel/tcllib/Makefile b/devel/tcllib/Makefile index 2b8727711387..1d4126c05a42 100644 --- a/devel/tcllib/Makefile +++ b/devel/tcllib/Makefile @@ -7,6 +7,7 @@ PORTNAME= tcllib PORTVERSION= 1.7 +PORTREVISION= 1 CATEGORIES= devel tcl83 tcl84 MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} MASTER_SITE_SUBDIR= tcllib |