diff options
author | adam <adam> | 2014-01-11 14:42:00 +0000 |
---|---|---|
committer | adam <adam> | 2014-01-11 14:42:00 +0000 |
commit | e4010742a4167bc7ae45a02c57796d16e9c209ad (patch) | |
tree | 58b6f1e9a2b75837dbd01d6d52a48b640123fc60 /shells | |
parent | fd4dc655265beb0d2947adeaaaffab5afa71a9d9 (diff) | |
download | pkgsrc-e4010742a4167bc7ae45a02c57796d16e9c209ad.tar.gz |
Revbump after updating tcl/tk.
Diffstat (limited to 'shells')
-rw-r--r-- | shells/eltclsh/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/shells/eltclsh/Makefile b/shells/eltclsh/Makefile index a90bbffceb9..f963bd7e271 100644 --- a/shells/eltclsh/Makefile +++ b/shells/eltclsh/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.9 2013/06/06 12:55:02 wiz Exp $ +# $NetBSD: Makefile,v 1.10 2014/01/11 14:42:05 adam Exp $ DISTNAME= eltclsh-1.9 -PKGREVISION= 4 +PKGREVISION= 5 CATEGORIES= shells MASTER_SITES= http://softs.laas.fr/openrobots/php/download.php/ |