diff options
author | mm <mm@FreeBSD.org> | 2011-07-10 07:59:57 +0800 |
---|---|---|
committer | mm <mm@FreeBSD.org> | 2011-07-10 07:59:57 +0800 |
commit | 5d92b50e95e95abb51c8851fc6eb77e66f6b9f9a (patch) | |
tree | ab8812ed4ab40bd2d82c924ddba433f6cb53e4fb /mail | |
parent | f132933ff4e3036a5eafddcba9a64e9e4597dcfa (diff) | |
download | freebsd-ports-gnome-5d92b50e95e95abb51c8851fc6eb77e66f6b9f9a.tar.gz freebsd-ports-gnome-5d92b50e95e95abb51c8851fc6eb77e66f6b9f9a.tar.zst freebsd-ports-gnome-5d92b50e95e95abb51c8851fc6eb77e66f6b9f9a.zip |
Fix CATEGORIES for horde4-turba
Reported by: PKGORIGIN check (erwin)
Diffstat (limited to 'mail')
-rw-r--r-- | mail/horde4-turba/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/mail/horde4-turba/Makefile b/mail/horde4-turba/Makefile index a21efd91aa96..b8413070f455 100644 --- a/mail/horde4-turba/Makefile +++ b/mail/horde4-turba/Makefile @@ -8,7 +8,7 @@ PORTNAME= turba PORTVERSION= 3.0.4 PKGNAMEPREFIX= horde- -CATEGORIES= www pear +CATEGORIES= mail www pear MAINTAINER= mm@FreeBSD.org COMMENT= Horde web based address book |