diff options
author | mi <mi@FreeBSD.org> | 2004-12-18 10:51:42 +0800 |
---|---|---|
committer | mi <mi@FreeBSD.org> | 2004-12-18 10:51:42 +0800 |
commit | 54032f840021d8931f62cad7d3f93dc3c5e4ddaf (patch) | |
tree | 1aeda6e84b2a550fdf180fc4d51ad1c831c7e199 /devel/tcllib | |
parent | 24f05f9cdf1718ec2064657a7d8315f6d2628878 (diff) | |
download | freebsd-ports-gnome-54032f840021d8931f62cad7d3f93dc3c5e4ddaf.tar.gz freebsd-ports-gnome-54032f840021d8931f62cad7d3f93dc3c5e4ddaf.tar.zst freebsd-ports-gnome-54032f840021d8931f62cad7d3f93dc3c5e4ddaf.zip |
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.
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 |