diff options
author | dinoex <dinoex@FreeBSD.org> | 2007-02-01 02:18:14 +0800 |
---|---|---|
committer | dinoex <dinoex@FreeBSD.org> | 2007-02-01 02:18:14 +0800 |
commit | 4033388d2e81ae8ed0b2fe6ae6dc4934f7fd5201 (patch) | |
tree | 2c030f9d3a3e0ffc061f113fafcf058c9360d957 /graphics/cenon | |
parent | ad80b5cfa4a9c4596ecd4d8abd20bd3a0030d6bd (diff) | |
download | freebsd-ports-gnome-4033388d2e81ae8ed0b2fe6ae6dc4934f7fd5201.tar.gz freebsd-ports-gnome-4033388d2e81ae8ed0b2fe6ae6dc4934f7fd5201.tar.zst freebsd-ports-gnome-4033388d2e81ae8ed0b2fe6ae6dc4934f7fd5201.zip |
- add category gnustep
PR: 103931
Approved by: pav
Diffstat (limited to 'graphics/cenon')
-rw-r--r-- | graphics/cenon/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/graphics/cenon/Makefile b/graphics/cenon/Makefile index 35d8b3efbed4..d6ee27e33198 100644 --- a/graphics/cenon/Makefile +++ b/graphics/cenon/Makefile @@ -7,7 +7,7 @@ PORTNAME= cenon PORTVERSION= 3.82 -CATEGORIES= graphics +CATEGORIES= graphics gnustep MASTER_SITES= http://www.vhf-group.com/vhfInterservice/download/source/ DISTNAME= Cenon-${PORTVERSION} DISTFILES= ${DISTNAME}${EXTRACT_SUFX} |