diff options
author | adam <adam> | 2012-10-08 23:00:34 +0000 |
---|---|---|
committer | adam <adam> | 2012-10-08 23:00:34 +0000 |
commit | 114e91ee249b3771e3359659eff3a03f2d6575c2 (patch) | |
tree | e38131657ba44ecd23072f8213cae4dc414c2b9f /cad/gtk2-wcalc | |
parent | 197899c3330449330ee13cb4cb44fac9e10fe2e1 (diff) | |
download | pkgsrc-114e91ee249b3771e3359659eff3a03f2d6575c2.tar.gz |
Revbump after updating graphics/pango
Diffstat (limited to 'cad/gtk2-wcalc')
-rw-r--r-- | cad/gtk2-wcalc/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/cad/gtk2-wcalc/Makefile b/cad/gtk2-wcalc/Makefile index 1d1f2eb1788..da1659c9335 100644 --- a/cad/gtk2-wcalc/Makefile +++ b/cad/gtk2-wcalc/Makefile @@ -1,9 +1,9 @@ -# $NetBSD: Makefile,v 1.19 2012/10/08 13:25:13 asau Exp $ +# $NetBSD: Makefile,v 1.20 2012/10/08 23:01:16 adam Exp $ # .include "../../cad/wcalc/Makefile.common" PKGNAME= gtk2-${DISTNAME} -PKGREVISION= 15 +PKGREVISION= 16 COMMENT= GTK2 Based Transmission Line Analysis/Synthesis Calculator |