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 /textproc/tcl-tDOM | |
parent | fd4dc655265beb0d2947adeaaaffab5afa71a9d9 (diff) | |
download | pkgsrc-e4010742a4167bc7ae45a02c57796d16e9c209ad.tar.gz |
Revbump after updating tcl/tk.
Diffstat (limited to 'textproc/tcl-tDOM')
-rw-r--r-- | textproc/tcl-tDOM/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/textproc/tcl-tDOM/Makefile b/textproc/tcl-tDOM/Makefile index 4809d167e28..42a9d6a3a7f 100644 --- a/textproc/tcl-tDOM/Makefile +++ b/textproc/tcl-tDOM/Makefile @@ -1,8 +1,9 @@ -# $NetBSD: Makefile,v 1.2 2012/10/25 06:57:03 asau Exp $ +# $NetBSD: Makefile,v 1.3 2014/01/11 14:42:06 adam Exp $ # DISTNAME= tDOM-0.8.3 PKGNAME= tcl-${DISTNAME} +PKGREVISION= 1 CATEGORIES= textproc MASTER_SITES= http://cloud.github.com/downloads/tDOM/tdom/ EXTRACT_SUFX= .tgz |