diff options
author | obache <obache@pkgsrc.org> | 2012-02-03 02:09:29 +0000 |
---|---|---|
committer | obache <obache@pkgsrc.org> | 2012-02-03 02:09:29 +0000 |
commit | 273cfe1e5fa043bacde22a57e1960a6e45b37727 (patch) | |
tree | 1c60ad332d0c7142e1546f284597a15cc6a9a0f0 /x11/gnome-mag/Makefile | |
parent | b497dcb27be1350060257e70c0942b5a9686d39f (diff) | |
download | pkgsrc-273cfe1e5fa043bacde22a57e1960a6e45b37727.tar.gz |
Bump PKGREVISION for the recent dependency change.
Diffstat (limited to 'x11/gnome-mag/Makefile')
-rw-r--r-- | x11/gnome-mag/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/x11/gnome-mag/Makefile b/x11/gnome-mag/Makefile index 370f3209321..f516933dd0a 100644 --- a/x11/gnome-mag/Makefile +++ b/x11/gnome-mag/Makefile @@ -1,7 +1,8 @@ -# $NetBSD: Makefile,v 1.65 2012/02/03 01:59:26 obache Exp $ +# $NetBSD: Makefile,v 1.66 2012/02/03 02:09:29 obache Exp $ # DISTNAME= gnome-mag-0.16.3 +PKGREVISION= 1 CATEGORIES= x11 gnome MASTER_SITES= ${MASTER_SITE_GNOME:=sources/gnome-mag/0.16/} EXTRACT_SUFX= .tar.bz2 |