diff options
author | Pietro Cerutti <gahr@FreeBSD.org> | 2018-01-02 10:51:06 +0000 |
---|---|---|
committer | Pietro Cerutti <gahr@FreeBSD.org> | 2018-01-02 10:51:06 +0000 |
commit | 1f430b86de47058d6b974c7da2faa08764fd8849 (patch) | |
tree | e8ed10cb9beb9b7f906cf0f39802862b3a9f1391 /lang/itcl4/Makefile | |
parent | 7378f1aad2e16ee040af7577609871a30d19b30e (diff) | |
download | ports-1f430b86de47058d6b974c7da2faa08764fd8849.tar.gz ports-1f430b86de47058d6b974c7da2faa08764fd8849.zip |
Notes
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}/ |