diff options
author | dholland <dholland> | 2008-08-30 20:07:30 +0000 |
---|---|---|
committer | dholland <dholland> | 2008-08-30 20:07:30 +0000 |
commit | 272d7d41a229c67d4b915e38ad822676be01c71a (patch) | |
tree | e5181d8c2cc63d347f298ef97064d1f0766a1add /x11/xview | |
parent | 7c9cdecb83f18e5c29f38330fd242d41e19055f7 (diff) | |
download | pkgsrc-272d7d41a229c67d4b915e38ad822676be01c71a.tar.gz |
Bump PKGREVISION because of xview-lib issues.
Diffstat (limited to 'x11/xview')
-rw-r--r-- | x11/xview/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/x11/xview/Makefile b/x11/xview/Makefile index 48a902fa109..dfdfb6f8a33 100644 --- a/x11/xview/Makefile +++ b/x11/xview/Makefile @@ -1,9 +1,9 @@ -# $NetBSD: Makefile,v 1.22 2007/10/25 22:01:10 jlam Exp $ +# $NetBSD: Makefile,v 1.23 2008/08/30 20:07:30 dholland Exp $ # DISTNAME= xview3.2p1-X11R6 PKGNAME= xview-3.2.1 -PKGREVISION= 1 +PKGREVISION= 2 CATEGORIES= x11 MASTER_SITES= # empty DISTFILES= # empty |