diff options
author | sobomax <sobomax@FreeBSD.org> | 2000-08-15 14:45:19 +0800 |
---|---|---|
committer | sobomax <sobomax@FreeBSD.org> | 2000-08-15 14:45:19 +0800 |
commit | 97b3b1c1919682b01c91085462956bb93b24bf62 (patch) | |
tree | 2ab403863dddc635628c0479179da70b3e226779 /graphics | |
parent | 453ae1e4bd82596002337cb8b3efd60a71e05ff3 (diff) | |
download | freebsd-ports-gnome-97b3b1c1919682b01c91085462956bb93b24bf62.tar.gz freebsd-ports-gnome-97b3b1c1919682b01c91085462956bb93b24bf62.tar.zst freebsd-ports-gnome-97b3b1c1919682b01c91085462956bb93b24bf62.zip |
Add gnome as a secondary category.
Diffstat (limited to 'graphics')
-rw-r--r-- | graphics/dia/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/graphics/dia/Makefile b/graphics/dia/Makefile index 7eea16802e41..ecee5302b035 100644 --- a/graphics/dia/Makefile +++ b/graphics/dia/Makefile @@ -7,7 +7,7 @@ PORTNAME= dia PORTVERSION= 0.86 -CATEGORIES= graphics +CATEGORIES= graphics gnome MASTER_SITES= ${MASTER_SITE_GNOME} MASTER_SITE_SUBDIR= stable/sources/dia |