diff options
author | marino <marino@pkgsrc.org> | 2012-08-21 23:49:18 +0000 |
---|---|---|
committer | marino <marino@pkgsrc.org> | 2012-08-21 23:49:18 +0000 |
commit | 22a0eb000009ca267fd8451e68771a371a247d8d (patch) | |
tree | f8fb25392b1018145e8ca70137582eb8ecad39fa /lang/sather | |
parent | d8ca02c0c4b50a45be3336ea053a572c887a4045 (diff) | |
download | pkgsrc-22a0eb000009ca267fd8451e68771a371a247d8d.tar.gz |
Recursive PKGREVISION bump for tcl and tk upgrade to 8.5.12
Diffstat (limited to 'lang/sather')
-rw-r--r-- | lang/sather/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/lang/sather/Makefile b/lang/sather/Makefile index 0920aa2ce19..08198824dd7 100644 --- a/lang/sather/Makefile +++ b/lang/sather/Makefile @@ -1,6 +1,7 @@ -# $NetBSD: Makefile,v 1.43 2009/06/30 00:07:18 joerg Exp $ +# $NetBSD: Makefile,v 1.44 2012/08/21 23:49:22 marino Exp $ DISTNAME= sather-1.2.3 +PKGREVISION= 1 CATEGORIES= lang MASTER_SITES= ${MASTER_SITE_GNU:=sather/} |