diff options
author | Maxim Sobolev <sobomax@FreeBSD.org> | 2001-05-15 08:18:19 +0000 |
---|---|---|
committer | Maxim Sobolev <sobomax@FreeBSD.org> | 2001-05-15 08:18:19 +0000 |
commit | 0b7eeaca7f003d7a9fac4da44dbd0bb8e6499315 (patch) | |
tree | d9e1fd8dcf114fbd943603a9bc20ff574d90b331 /x11-toolkits/eel2 | |
parent | Update to listmanager 2.108 and reenable. (diff) |
Primary category is x11-toolkits, not graphics.
Notes
Notes:
svn path=/head/; revision=42612
Diffstat (limited to 'x11-toolkits/eel2')
-rw-r--r-- | x11-toolkits/eel2/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/x11-toolkits/eel2/Makefile b/x11-toolkits/eel2/Makefile index ee7c725a7c09..ea1b5c2a06cc 100644 --- a/x11-toolkits/eel2/Makefile +++ b/x11-toolkits/eel2/Makefile @@ -7,7 +7,7 @@ PORTNAME= eel PORTVERSION= 1.0 -CATEGORIES= graphics gnome +CATEGORIES= x11-toolkits gnome MASTER_SITES= ${MASTER_SITE_GNOME} MASTER_SITE_SUBDIR= stable/sources/eel |