diff options
Diffstat (limited to 'graphics/eog2/Makefile')
-rw-r--r-- | graphics/eog2/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/graphics/eog2/Makefile b/graphics/eog2/Makefile index 452ca50df7c..7519abd7409 100644 --- a/graphics/eog2/Makefile +++ b/graphics/eog2/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.53 2006/03/06 00:18:16 wiz Exp $ +# $NetBSD: Makefile,v 1.54 2006/03/21 06:00:46 jlam Exp $ # DISTNAME= eog-2.12.3 -PKGREVISION= 1 +PKGREVISION= 2 CATEGORIES= graphics gnome MASTER_SITES= ${MASTER_SITE_GNOME:=sources/eog/2.12/} EXTRACT_SUFX= .tar.bz2 |