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 /deskutils/cartotheque | |
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 'deskutils/cartotheque')
-rw-r--r-- | deskutils/cartotheque/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/deskutils/cartotheque/Makefile b/deskutils/cartotheque/Makefile index fb3d181a806d..9f490295e171 100644 --- a/deskutils/cartotheque/Makefile +++ b/deskutils/cartotheque/Makefile @@ -7,7 +7,7 @@ PORTNAME= cartotheque PORTVERSION= 0.1 -CATEGORIES= deskutils +CATEGORIES= deskutils gnustep MASTER_SITES= http://stefan.agentfarms.net/Download/GNUstep/Prototypes/ DISTNAME= Cartotheque-${PORTVERSION} |