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 /x11/gnustep-app | |
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 'x11/gnustep-app')
-rw-r--r-- | x11/gnustep-app/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/x11/gnustep-app/Makefile b/x11/gnustep-app/Makefile index 1b6663ed2f53..2bb082ded82f 100644 --- a/x11/gnustep-app/Makefile +++ b/x11/gnustep-app/Makefile @@ -8,7 +8,7 @@ PORTNAME= gnustep-app PORTVERSION= 1.13.0 PORTREVISION= 20 -CATEGORIES= x11 +CATEGORIES= x11 gnustep MASTER_SITES= # empty DISTFILES= # empty EXTRACT_ONLY= # empty |