diff options
Diffstat (limited to 'lang/itcl4/Makefile')
-rw-r--r-- | lang/itcl4/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lang/itcl4/Makefile b/lang/itcl4/Makefile index b980bc552e68..bed780925480 100644 --- a/lang/itcl4/Makefile +++ b/lang/itcl4/Makefile @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= itcl4 -PORTVERSION= 4.1.0 +PORTVERSION= 4.1.1 PORTREVISION= 0 CATEGORIES= lang MASTER_SITES= SF/incrtcl/%5Bincr%20Tcl_Tk%5D-4-source/itcl%20${PORTVERSION}/ |