diff options
author | sno <sno> | 2009-08-26 19:56:37 +0000 |
---|---|---|
committer | sno <sno> | 2009-08-26 19:56:37 +0000 |
commit | a9aaf01cb902e86105e5370515c66594e3ad1d97 (patch) | |
tree | 7223c9424c4203d65e41ea0e519c6004458f8bf1 /x11/gtk2-engines-murrine | |
parent | 109341de0270b1e1d175b9992bd9e80ffdb80126 (diff) | |
download | pkgsrc-a9aaf01cb902e86105e5370515c66594e3ad1d97.tar.gz |
bump revision because of graphics/jpeg update
Diffstat (limited to 'x11/gtk2-engines-murrine')
-rw-r--r-- | x11/gtk2-engines-murrine/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/x11/gtk2-engines-murrine/Makefile b/x11/gtk2-engines-murrine/Makefile index dc91ef990a0..bc74d05070b 100644 --- a/x11/gtk2-engines-murrine/Makefile +++ b/x11/gtk2-engines-murrine/Makefile @@ -1,7 +1,8 @@ -# $NetBSD: Makefile,v 1.4 2009/07/22 09:01:53 wiz Exp $ +# $NetBSD: Makefile,v 1.5 2009/08/26 19:58:31 sno Exp $ DISTNAME= murrine-0.90.2 PKGNAME= ${DISTNAME:S/^/gtk2-engines-/} +PKGREVISION= 1 CATEGORIES= x11 gnome MASTER_SITES= ${MASTER_SITE_GNOME:=sources/murrine/0.90/} EXTRACT_SUFX= .tar.bz2 |