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 /mail/addresses-goodies | |
parent | f7b0b707b39447d728c699bc356910f39742d0b4 (diff) |
- add category gnustep
PR: 103931
Approved by: pav
Notes
Notes:
svn path=/head/; revision=183799
Diffstat (limited to 'mail/addresses-goodies')
-rw-r--r-- | mail/addresses-goodies/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/mail/addresses-goodies/Makefile b/mail/addresses-goodies/Makefile index fef752c2ae58..8c1ac40d0714 100644 --- a/mail/addresses-goodies/Makefile +++ b/mail/addresses-goodies/Makefile @@ -8,7 +8,7 @@ PORTNAME= addresses PORTVERSION= 0.4.6 PORTREVISION= 1 -CATEGORIES= mail +CATEGORIES= mail gnustep MASTER_SITES= http://giesler.biz/bjoern/downloads/ \ http://www.energyhq.es.eu.org/files/ PKGNAMESUFFIX= -goodies${PKGNAMESUFFIX2} |