diff options
author | wiz <wiz> | 2007-09-20 21:21:36 +0000 |
---|---|---|
committer | wiz <wiz> | 2007-09-20 21:21:36 +0000 |
commit | ce8c9b0b39e8fc7745d2bc79b4aa8c4cff505fb4 (patch) | |
tree | f1f45b9881abd1e90b78032d395217c8c2f749bc /graphics | |
parent | a6d5e8e0f54c048c668cb8bfcd10cf3828b02eeb (diff) | |
download | pkgsrc-ce8c9b0b39e8fc7745d2bc79b4aa8c4cff505fb4.tar.gz |
Adapt eel dependencies; bump PKGREVISION.
Diffstat (limited to 'graphics')
-rw-r--r-- | graphics/eog/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/graphics/eog/Makefile b/graphics/eog/Makefile index 208aa7197c9..a76d65b8749 100644 --- a/graphics/eog/Makefile +++ b/graphics/eog/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.23 2007/09/20 20:48:54 wiz Exp $ +# $NetBSD: Makefile,v 1.24 2007/09/20 21:21:37 wiz Exp $ # DISTNAME= eog-2.18.2 -PKGREVISION= 1 +PKGREVISION= 2 CATEGORIES= graphics gnome MASTER_SITES= ${MASTER_SITE_GNOME:=sources/eog/2.18/} EXTRACT_SUFX= .tar.bz2 |