From 54d4090b46652f62e29babfe3aeae6d2c948c3b0 Mon Sep 17 00:00:00 2001 From: Adam Weinberger Date: Thu, 12 Dec 2013 01:32:34 +0000 Subject: It turns out that letting bsd.squirrelmail.mk define CATEGORIES broke PKGORIGIN, which is created in bsd.port.pre.mk. Oops. So, I've added CATEGORIES back to all the plugins, and bumped PORTREVISION so that packages with correct origins can be created. Thanks to: Stefan Bethke --- mail/squirrelmail-sasql-plugin/Makefile | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'mail/squirrelmail-sasql-plugin') diff --git a/mail/squirrelmail-sasql-plugin/Makefile b/mail/squirrelmail-sasql-plugin/Makefile index 777750e08cde..559c03a37331 100644 --- a/mail/squirrelmail-sasql-plugin/Makefile +++ b/mail/squirrelmail-sasql-plugin/Makefile @@ -3,7 +3,8 @@ PORTNAME= sasql PORTVERSION= 3.2.0 -PORTREVISION= 1 +PORTREVISION= 2 +CATEGORIES= mail www MAINTAINER= ports@FreeBSD.org COMMENT= Edit SpamAssassin settings stored in an SQL DB -- cgit v1.2.3