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-spam-buttons-plugin/Makefile | 2 ++ 1 file changed, 2 insertions(+) (limited to 'mail/squirrelmail-spam-buttons-plugin') diff --git a/mail/squirrelmail-spam-buttons-plugin/Makefile b/mail/squirrelmail-spam-buttons-plugin/Makefile index 4c20da284d1b..315b005ac92f 100644 --- a/mail/squirrelmail-spam-buttons-plugin/Makefile +++ b/mail/squirrelmail-spam-buttons-plugin/Makefile @@ -3,6 +3,8 @@ PORTNAME= spam-buttons PORTVERSION= 2.3.1 +PORTREVISION= 1 +CATEGORIES= mail www DISTNAME= ${SQUIRREL_PLUGIN_NAME}-${PORTVERSION}-1.4.0 DIST_SUBDIR= squirrelmail -- cgit v1.2.3