diff options
author | Dirk Meyer <dinoex@FreeBSD.org> | 2007-01-31 18:18:14 +0000 |
---|---|---|
committer | Dirk Meyer <dinoex@FreeBSD.org> | 2007-01-31 18:18:14 +0000 |
commit | e904a429613f996f2559c0597d435212ab7eb1ac (patch) | |
tree | 1aa0f23f18ceb37b8903c1a9e86db7d515a50daa /deskutils/gworkspace-clipbook | |
parent | f7b0b707b39447d728c699bc356910f39742d0b4 (diff) | |
download | ports-e904a429613f996f2559c0597d435212ab7eb1ac.tar.gz ports-e904a429613f996f2559c0597d435212ab7eb1ac.zip |
- add category gnustep
PR: 103931
Approved by: pav
Notes
Notes:
svn path=/head/; revision=183799
Diffstat (limited to 'deskutils/gworkspace-clipbook')
-rw-r--r-- | deskutils/gworkspace-clipbook/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/deskutils/gworkspace-clipbook/Makefile b/deskutils/gworkspace-clipbook/Makefile index 07512e485d4f..d751194b318d 100644 --- a/deskutils/gworkspace-clipbook/Makefile +++ b/deskutils/gworkspace-clipbook/Makefile @@ -7,7 +7,7 @@ PORTNAME= gworkspace PORTVERSION= 0.8.3 -CATEGORIES= deskutils +CATEGORIES= deskutils gnustep MASTER_SITES= http://www.gnustep.it/enrico/gworkspace/ PKGNAMESUFFIX= -clipbook${PKGNAMESUFFIX2} |