diff options
author | danfe <danfe@FreeBSD.org> | 2005-07-06 18:28:50 +0800 |
---|---|---|
committer | danfe <danfe@FreeBSD.org> | 2005-07-06 18:28:50 +0800 |
commit | 12d9e9b29faae28bd652c75a7fcbd0412bd249d9 (patch) | |
tree | c7fcabeb1c817884e6e1db20202f93a428d3d714 /graphics | |
parent | cc900acd5d8554a9383ef81dcf83bf2b28d669be (diff) | |
download | freebsd-ports-gnome-12d9e9b29faae28bd652c75a7fcbd0412bd249d9.tar.gz freebsd-ports-gnome-12d9e9b29faae28bd652c75a7fcbd0412bd249d9.tar.zst freebsd-ports-gnome-12d9e9b29faae28bd652c75a7fcbd0412bd249d9.zip |
Adjust categories.
Diffstat (limited to 'graphics')
-rw-r--r-- | graphics/glean/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/graphics/glean/Makefile b/graphics/glean/Makefile index 37c466db9417..a5e27f43e019 100644 --- a/graphics/glean/Makefile +++ b/graphics/glean/Makefile @@ -8,7 +8,7 @@ PORTNAME= glean PORTVERSION= 1.0.20030925 PORTREVISION= 1 -CATEGORIES= graphics +CATEGORIES= graphics benchmarks MASTER_SITES= ${MASTER_SITE_LOCAL} MASTER_SITE_SUBDIR= anholt DISTNAME= glean-20030925-snap |