diff options
author | adam <adam@pkgsrc.org> | 2016-08-03 10:22:08 +0000 |
---|---|---|
committer | adam <adam@pkgsrc.org> | 2016-08-03 10:22:08 +0000 |
commit | af99af5e9cba76dc77709430a25869115f950e12 (patch) | |
tree | 8bfde80d3bf3676cad2ff03726dbe9118e082b1e /x11/lxterminal | |
parent | 688fd5edec81adbae50333c18705003e7e4f9997 (diff) | |
download | pkgsrc-af99af5e9cba76dc77709430a25869115f950e12.tar.gz |
Revbump after graphics/gd update
Diffstat (limited to 'x11/lxterminal')
-rw-r--r-- | x11/lxterminal/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/x11/lxterminal/Makefile b/x11/lxterminal/Makefile index 029f89b76c2..54331db0c55 100644 --- a/x11/lxterminal/Makefile +++ b/x11/lxterminal/Makefile @@ -1,6 +1,7 @@ -# $NetBSD: Makefile,v 1.5 2016/06/18 09:07:19 youri Exp $ +# $NetBSD: Makefile,v 1.6 2016/08/03 10:23:36 adam Exp $ DISTNAME= lxterminal-0.2.0 +PKGREVISION= 1 CATEGORIES= x11 MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=lxde/} |