diff options
author | Mikhail Teterin <mi@FreeBSD.org> | 2006-05-23 19:58:08 +0000 |
---|---|---|
committer | Mikhail Teterin <mi@FreeBSD.org> | 2006-05-23 19:58:08 +0000 |
commit | 4de73b8fee5e704784533a5433b48121415391e6 (patch) | |
tree | c058851b7e90056b211cc3e625f860d39e6510d5 /lang/itcl | |
parent | 419a2dffdfdc44c78c42b10880ce03c171ff22db (diff) | |
download | ports-4de73b8fee5e704784533a5433b48121415391e6.tar.gz ports-4de73b8fee5e704784533a5433b48121415391e6.zip |
Bump PORTREVISION to reflect the previous change to files/Makefile.lib
Requested by: kris
Notes
Notes:
svn path=/head/; revision=163195
Diffstat (limited to 'lang/itcl')
-rw-r--r-- | lang/itcl/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/lang/itcl/Makefile b/lang/itcl/Makefile index 79d6f7882229..e6aa298159a5 100644 --- a/lang/itcl/Makefile +++ b/lang/itcl/Makefile @@ -7,6 +7,7 @@ PORTNAME= itcl PORTVERSION= 3.3 +PORTREVISION= 1 CATEGORIES= lang tcl84 MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} MASTER_SITE_SUBDIR=incrtcl |