diff options
Diffstat (limited to 'graphics/eog')
-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 447fd43f143..2e30b6e6a0f 100644 --- a/graphics/eog/Makefile +++ b/graphics/eog/Makefile @@ -1,9 +1,9 @@ -# $NetBSD: Makefile,v 1.3 2002/10/06 14:06:42 wiz Exp $ +# $NetBSD: Makefile,v 1.4 2002/10/19 10:54:53 rh Exp $ DISTNAME= eog-0.6 PKGREVISION= 1 CATEGORIES= gnome graphics x11 -MASTER_SITES= ${MASTER_SITE_GNOME:=unstable/sources/eog/} +MASTER_SITES= ${MASTER_SITE_GNOME:=sources/eog/0.6/} MAINTAINER= epg@pobox.com HOMEPAGE= http://www.gnome.org/ |