diff options
author | markd <markd@pkgsrc.org> | 2011-02-19 10:03:17 +0000 |
---|---|---|
committer | markd <markd@pkgsrc.org> | 2011-02-19 10:03:17 +0000 |
commit | 12c56e489500c1c5f8cb1afe39185d501902712f (patch) | |
tree | 8885f5892f73f77bae45fd06976a8533bf5f65c5 /x11/kterm | |
parent | 523d020cb6fea8e1381be5a4249b5005025c2b47 (diff) | |
download | pkgsrc-12c56e489500c1c5f8cb1afe39185d501902712f.tar.gz |
PKGREVISION bump for imlib removal of gtk dependency.
Diffstat (limited to 'x11/kterm')
-rw-r--r-- | x11/kterm/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/x11/kterm/Makefile b/x11/kterm/Makefile index 92c28569517..c99df5e93de 100644 --- a/x11/kterm/Makefile +++ b/x11/kterm/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.49 2011/01/13 13:40:00 wiz Exp $ +# $NetBSD: Makefile,v 1.50 2011/02/19 10:03:18 markd Exp $ DISTNAME= kterm-6.2.0 -PKGREVISION= 15 +PKGREVISION= 16 CATEGORIES= x11 MASTER_SITES= ${MASTER_SITE_XCONTRIB:=applications/} |