diff options
author | tron <tron@pkgsrc.org> | 1999-11-08 21:22:14 +0000 |
---|---|---|
committer | tron <tron@pkgsrc.org> | 1999-11-08 21:22:14 +0000 |
commit | 02592dac5079dc649299dfaa06b89a50718a6e19 (patch) | |
tree | 36ef8ffc88e73485fa3272b421f7c99c17517ae6 /x11/enlightenment | |
parent | 64b47e3b1ea4b697b40d894f2a176aae60c549ff (diff) | |
download | pkgsrc-02592dac5079dc649299dfaa06b89a50718a6e19.tar.gz |
Add "gnome" to category list because "enlightenment" is the official GNOME
window manager.
Diffstat (limited to 'x11/enlightenment')
-rw-r--r-- | x11/enlightenment/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/x11/enlightenment/Makefile b/x11/enlightenment/Makefile index 10ae032fb9c..df773d0da10 100644 --- a/x11/enlightenment/Makefile +++ b/x11/enlightenment/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.16 1999/11/08 21:17:52 tron Exp $ +# $NetBSD: Makefile,v 1.17 1999/11/08 21:22:14 tron Exp $ DISTNAME= enlightenment-0.16.2 -CATEGORIES= x11 +CATEGORIES= x11 gnome MASTER_SITES= ftp://ftp.enlightenment.org/pub/e/enlightenment/ MAINTAINER= packages@netbsd.org |