diff options
author | Maxim Sobolev <sobomax@FreeBSD.org> | 2000-08-15 06:45:19 +0000 |
---|---|---|
committer | Maxim Sobolev <sobomax@FreeBSD.org> | 2000-08-15 06:45:19 +0000 |
commit | ce36c301fdc8937b75b9a87a2d4a701a80c80ac4 (patch) | |
tree | 90a1557588feaaa36e3310d50dbb9a58fad893d5 /graphics | |
parent | Update to 2.0.7b. (diff) |
Add gnome as a secondary category.
Notes
Notes:
svn path=/head/; revision=31651
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 |