diff options
author | wiz <wiz> | 2005-06-01 21:00:26 +0000 |
---|---|---|
committer | wiz <wiz> | 2005-06-01 21:00:26 +0000 |
commit | 529263f5c0481504377551a8fbaf450012759fc6 (patch) | |
tree | 9508644e27ac2a888cf0e28db08d522f574c2849 /x11/lablgtk2/Makefile | |
parent | 630c33c5148b01318d45f29f0d4d8587103276cb (diff) | |
download | pkgsrc-529263f5c0481504377551a8fbaf450012759fc6.tar.gz |
Bump PKGREVISION after PLIST fix (hi drochner!)
Noted by salo@.
Diffstat (limited to 'x11/lablgtk2/Makefile')
-rw-r--r-- | x11/lablgtk2/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/x11/lablgtk2/Makefile b/x11/lablgtk2/Makefile index dc40deb97a0..229d74e5b84 100644 --- a/x11/lablgtk2/Makefile +++ b/x11/lablgtk2/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.4 2005/05/22 20:08:48 jlam Exp $ +# $NetBSD: Makefile,v 1.5 2005/06/01 21:00:26 wiz Exp $ # DISTNAME= lablgtk-2.4.0 -PKGREVISION= 1 +PKGREVISION= 2 CATEGORIES= x11 MASTER_SITES= http://wwwfun.kurims.kyoto-u.ac.jp/soft/olabl/dist/ |