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/affiche | |
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/affiche')
-rw-r--r-- | deskutils/affiche/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/deskutils/affiche/Makefile b/deskutils/affiche/Makefile index d7e11d455bc3..6662dec4e445 100644 --- a/deskutils/affiche/Makefile +++ b/deskutils/affiche/Makefile @@ -7,7 +7,7 @@ PORTNAME= affiche PORTVERSION= 0.6.0 -CATEGORIES= deskutils +CATEGORIES= deskutils gnustep MASTER_SITES= http://www.collaboration-world.com/affiche.data/releases/Stable/ DISTNAME= Affiche-${PORTVERSION} |