diff options
Diffstat (limited to 'graphics/ee')
-rw-r--r-- | graphics/ee/Makefile | 3 | ||||
-rw-r--r-- | graphics/ee/pkg/COMMENT | 1 |
2 files changed, 2 insertions, 2 deletions
diff --git a/graphics/ee/Makefile b/graphics/ee/Makefile index eaf0c0b43f5..b739d550a1c 100644 --- a/graphics/ee/Makefile +++ b/graphics/ee/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.18 2001/02/13 11:47:01 tron Exp $ +# $NetBSD: Makefile,v 1.19 2001/02/16 15:22:17 wiz Exp $ DISTNAME= ee-0.3.12 CATEGORIES= x11 gnome @@ -6,6 +6,7 @@ MASTER_SITES= ${MASTER_SITE_GNOME:=stable/sources/ee/} MAINTAINER= root@garbled.net HOMEPAGE= http://www.gnome.org/ +COMMENT= Image viewer based on imlib by the Rasterman. Gtk clone of xv DEPENDS+= gnome-core-*:../../x11/gnome-core diff --git a/graphics/ee/pkg/COMMENT b/graphics/ee/pkg/COMMENT deleted file mode 100644 index 1ad48f5438c..00000000000 --- a/graphics/ee/pkg/COMMENT +++ /dev/null @@ -1 +0,0 @@ -Image viewer based on imlib by the Rasterman. Gtk clone of xv |