From owner-svn-ports-all@FreeBSD.ORG Thu Dec 12 01:32:42 2013 Return-Path: Delivered-To: svn-ports-all@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) (using TLSv1 with cipher ADH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id 33FE6647; Thu, 12 Dec 2013 01:32:42 +0000 (UTC) Received: from svn.freebsd.org (svn.freebsd.org [IPv6:2001:1900:2254:2068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by mx1.freebsd.org (Postfix) with ESMTPS id 1D2571D73; Thu, 12 Dec 2013 01:32:42 +0000 (UTC) Received: from svn.freebsd.org ([127.0.1.70]) by svn.freebsd.org (8.14.7/8.14.7) with ESMTP id rBC1WgdJ049776; Thu, 12 Dec 2013 01:32:42 GMT (envelope-from adamw@svn.freebsd.org) Received: (from adamw@localhost) by svn.freebsd.org (8.14.7/8.14.7/Submit) id rBC1WZ2E049738; Thu, 12 Dec 2013 01:32:35 GMT (envelope-from adamw@svn.freebsd.org) Message-Id: <201312120132.rBC1WZ2E049738@svn.freebsd.org> From: Adam Weinberger Date: Thu, 12 Dec 2013 01:32:35 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r336240 - in head/mail: squirrelmail squirrelmail-abook_import_export-plugin squirrelmail-askuserinfo-plugin squirrelmail-avelsieve-plugin squirrelmail-calendar_file_backend-plugin squi... X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-all@freebsd.org X-Mailman-Version: 2.1.17 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 12 Dec 2013 01:32:42 -0000 Author: adamw Date: Thu Dec 12 01:32:34 2013 New Revision: 336240 URL: http://svnweb.freebsd.org/changeset/ports/336240 Log: 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 Modified: head/mail/squirrelmail-abook_import_export-plugin/Makefile head/mail/squirrelmail-askuserinfo-plugin/Makefile head/mail/squirrelmail-avelsieve-plugin/Makefile head/mail/squirrelmail-calendar_file_backend-plugin/Makefile head/mail/squirrelmail-calendar_sql_backend-plugin/Makefile head/mail/squirrelmail-change_ldappass-plugin/Makefile head/mail/squirrelmail-change_sqlpass-plugin/Makefile head/mail/squirrelmail-check_quota-plugin/Makefile head/mail/squirrelmail-compatibility-plugin/Makefile head/mail/squirrelmail-email_footer-plugin/Makefile head/mail/squirrelmail-login_auth-plugin/Makefile head/mail/squirrelmail-login_notes-plugin/Makefile head/mail/squirrelmail-mark_read-plugin/Makefile head/mail/squirrelmail-multilogin-plugin/Makefile head/mail/squirrelmail-notes-plugin/Makefile head/mail/squirrelmail-notify-plugin/Makefile head/mail/squirrelmail-password_forget-plugin/Makefile head/mail/squirrelmail-pupdate-plugin/Makefile head/mail/squirrelmail-qmailadmin_login-plugin/Makefile head/mail/squirrelmail-quota_usage-plugin/Makefile head/mail/squirrelmail-sasql-plugin/Makefile head/mail/squirrelmail-secure_login-plugin/Makefile head/mail/squirrelmail-shared_calendars-plugin/Makefile head/mail/squirrelmail-spam-buttons-plugin/Makefile head/mail/squirrelmail-squirrel_logger-plugin/Makefile head/mail/squirrelmail-timeout_user-plugin/Makefile head/mail/squirrelmail-unsafe_image_rules-plugin/Makefile head/mail/squirrelmail-user_special_mailboxes-plugin/Makefile head/mail/squirrelmail-vlogin-plugin/Makefile head/mail/squirrelmail-websearch-plugin/Makefile head/mail/squirrelmail-wetteronline-plugin/Makefile head/mail/squirrelmail/bsd.squirrelmail.mk Modified: head/mail/squirrelmail-abook_import_export-plugin/Makefile ============================================================================== --- head/mail/squirrelmail-abook_import_export-plugin/Makefile Wed Dec 11 23:45:46 2013 (r336239) +++ head/mail/squirrelmail-abook_import_export-plugin/Makefile Thu Dec 12 01:32:34 2013 (r336240) @@ -3,6 +3,8 @@ PORTNAME= abook_import_export PORTVERSION= 1.1 +PORTREVISION= 1 +CATEGORIES= mail www DISTNAME= ${PORTNAME:S/-/_/}-${PORTVERSION}-1.4.4 DIST_SUBDIR= squirrelmail Modified: head/mail/squirrelmail-askuserinfo-plugin/Makefile ============================================================================== --- head/mail/squirrelmail-askuserinfo-plugin/Makefile Wed Dec 11 23:45:46 2013 (r336239) +++ head/mail/squirrelmail-askuserinfo-plugin/Makefile Thu Dec 12 01:32:34 2013 (r336240) @@ -2,6 +2,8 @@ PORTNAME= askuserinfo PORTVERSION= 1.1 +PORTREVISION= 1 +CATEGORIES= mail www DISTNAME= ${PORTNAME}.${PORTVERSION}-1.4.0 MAINTAINER= ports@FreeBSD.org Modified: head/mail/squirrelmail-avelsieve-plugin/Makefile ============================================================================== --- head/mail/squirrelmail-avelsieve-plugin/Makefile Wed Dec 11 23:45:46 2013 (r336239) +++ head/mail/squirrelmail-avelsieve-plugin/Makefile Thu Dec 12 01:32:34 2013 (r336240) @@ -3,7 +3,8 @@ PORTNAME= avelsieve PORTVERSION= 1.9.7 -PORTREVISION= 2 +PORTREVISION= 3 +CATEGORIES= mail www MAINTAINER= neil@darlow.co.uk COMMENT= SquirrelMail plugin for Server-Side Mail Filtering management Modified: head/mail/squirrelmail-calendar_file_backend-plugin/Makefile ============================================================================== --- head/mail/squirrelmail-calendar_file_backend-plugin/Makefile Wed Dec 11 23:45:46 2013 (r336239) +++ head/mail/squirrelmail-calendar_file_backend-plugin/Makefile Thu Dec 12 01:32:34 2013 (r336240) @@ -3,7 +3,8 @@ PORTNAME= calendar_file_backend PORTVERSION= 1.0 -PORTREVISION= 1 +PORTREVISION= 2 +CATEGORIES= mail www DISTNAME= ${PORTNAME}-${PORTVERSION}-2.0 MAINTAINER= ports@FreeBSD.org Modified: head/mail/squirrelmail-calendar_sql_backend-plugin/Makefile ============================================================================== --- head/mail/squirrelmail-calendar_sql_backend-plugin/Makefile Wed Dec 11 23:45:46 2013 (r336239) +++ head/mail/squirrelmail-calendar_sql_backend-plugin/Makefile Thu Dec 12 01:32:34 2013 (r336240) @@ -3,7 +3,8 @@ PORTNAME= calendar_sql_backend PORTVERSION= 1.1 -PORTREVISION= 1 +PORTREVISION= 2 +CATEGORIES= mail www DISTNAME= ${PORTNAME}-${PORTVERSION}-2.0 DIST_SUBDIR= squirrelmail Modified: head/mail/squirrelmail-change_ldappass-plugin/Makefile ============================================================================== --- head/mail/squirrelmail-change_ldappass-plugin/Makefile Wed Dec 11 23:45:46 2013 (r336239) +++ head/mail/squirrelmail-change_ldappass-plugin/Makefile Thu Dec 12 01:32:34 2013 (r336240) @@ -1,9 +1,10 @@ # Created by: Alexander Wittig # $FreeBSD$ -PORTNAME= change_ldappass +PORTNAME= change_ldappass PORTVERSION= 2.2 -PORTREVISION= 4 +PORTREVISION= 5 +CATEGORIES= mail www DISTNAME= ${PORTNAME}-${PORTVERSION}-1.4.0 MAINTAINER= ports@FreeBSD.org Modified: head/mail/squirrelmail-change_sqlpass-plugin/Makefile ============================================================================== --- head/mail/squirrelmail-change_sqlpass-plugin/Makefile Wed Dec 11 23:45:46 2013 (r336239) +++ head/mail/squirrelmail-change_sqlpass-plugin/Makefile Thu Dec 12 01:32:34 2013 (r336240) @@ -3,7 +3,8 @@ PORTNAME= change-sqlpass PORTVERSION= 3.3 -PORTREVISION= 1 +PORTREVISION= 2 +CATEGORIES= mail www DISTNAME= ${PORTNAME:S/-/_/}-${PORTVERSION}-1.2 MAINTAINER= itetcu@FreeBSD.org Modified: head/mail/squirrelmail-check_quota-plugin/Makefile ============================================================================== --- head/mail/squirrelmail-check_quota-plugin/Makefile Wed Dec 11 23:45:46 2013 (r336239) +++ head/mail/squirrelmail-check_quota-plugin/Makefile Thu Dec 12 01:32:34 2013 (r336240) @@ -3,7 +3,8 @@ PORTNAME= check-quota PORTVERSION= 2.2 -PORTREVISION= 1 +PORTREVISION= 2 +CATEGORIES= mail www DISTNAME= ${PORTNAME:S/-/_/}-${PORTVERSION}-1.4.0 MAINTAINER= itetcu@FreeBSD.org Modified: head/mail/squirrelmail-compatibility-plugin/Makefile ============================================================================== --- head/mail/squirrelmail-compatibility-plugin/Makefile Wed Dec 11 23:45:46 2013 (r336239) +++ head/mail/squirrelmail-compatibility-plugin/Makefile Thu Dec 12 01:32:34 2013 (r336240) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= compatibility -PORTVERSION= 2.0.16 +PORTVERSION=2.0.16 CATEGORIES= mail www DISTNAME= ${PORTNAME}-${PORTVERSION}-1.0 Modified: head/mail/squirrelmail-email_footer-plugin/Makefile ============================================================================== --- head/mail/squirrelmail-email_footer-plugin/Makefile Wed Dec 11 23:45:46 2013 (r336239) +++ head/mail/squirrelmail-email_footer-plugin/Makefile Thu Dec 12 01:32:34 2013 (r336240) @@ -3,6 +3,8 @@ PORTNAME= email_footer PORTVERSION=0.6 +PORTREVISION= 1 +CATEGORIES= mail www DISTNAME= ${PORTNAME}-${PORTVERSION}-1.4.2 MAINTAINER= ports@FreeBSD.org Modified: head/mail/squirrelmail-login_auth-plugin/Makefile ============================================================================== --- head/mail/squirrelmail-login_auth-plugin/Makefile Wed Dec 11 23:45:46 2013 (r336239) +++ head/mail/squirrelmail-login_auth-plugin/Makefile Thu Dec 12 01:32:34 2013 (r336240) @@ -3,6 +3,8 @@ PORTNAME= login_auth PORTVERSION= 3.0 +PORTREVISION= 1 +CATEGORIES= mail www MASTER_SITES= http://www.squirrelmail.org/plugins/ \ http://www.transit.hanse.de/mirror/www.squirrelmail.org/plugins/ DISTNAME= ${PORTNAME}-${PORTVERSION}-1.4.0 Modified: head/mail/squirrelmail-login_notes-plugin/Makefile ============================================================================== --- head/mail/squirrelmail-login_notes-plugin/Makefile Wed Dec 11 23:45:46 2013 (r336239) +++ head/mail/squirrelmail-login_notes-plugin/Makefile Thu Dec 12 01:32:34 2013 (r336240) @@ -3,6 +3,8 @@ PORTNAME= login_notes PORTVERSION=1.2 +PORTREVISION= 1 +CATEGORIES= mail www DISTNAME= ${SQUIRREL_PLUGIN_NAME}-${PORTVERSION}-1.4.0 MAINTAINER= ports@FreeBSD.org Modified: head/mail/squirrelmail-mark_read-plugin/Makefile ============================================================================== --- head/mail/squirrelmail-mark_read-plugin/Makefile Wed Dec 11 23:45:46 2013 (r336239) +++ head/mail/squirrelmail-mark_read-plugin/Makefile Thu Dec 12 01:32:34 2013 (r336240) @@ -3,7 +3,8 @@ PORTNAME= mark_read PORTVERSION= 1.4.2 -PORTREVISION= 2 +PORTREVISION= 3 +CATEGORIES= mail www DISTNAME= ${PORTNAME:S/-/_/}-${PORTVERSION}-1.2 MAINTAINER= itetcu@FreeBSD.org Modified: head/mail/squirrelmail-multilogin-plugin/Makefile ============================================================================== --- head/mail/squirrelmail-multilogin-plugin/Makefile Wed Dec 11 23:45:46 2013 (r336239) +++ head/mail/squirrelmail-multilogin-plugin/Makefile Thu Dec 12 01:32:34 2013 (r336240) @@ -3,6 +3,8 @@ PORTNAME= multilogin PORTVERSION= 2.4 +PORTREVISION= 2 +CATEGORIES= mail www DISTNAME= ${PORTNAME}-${PORTVERSION}-1.2.9 MAINTAINER= ports@FreeBSD.org Modified: head/mail/squirrelmail-notes-plugin/Makefile ============================================================================== --- head/mail/squirrelmail-notes-plugin/Makefile Wed Dec 11 23:45:46 2013 (r336239) +++ head/mail/squirrelmail-notes-plugin/Makefile Thu Dec 12 01:32:34 2013 (r336240) @@ -3,7 +3,8 @@ PORTNAME= notes PORTVERSION= 1.2 -PORTREVISION= 1 +PORTREVISION= 2 +CATEGORIES= mail www DISTNAME= ${PORTNAME}.${PORTVERSION}-1.4.0 MAINTAINER= ports@FreeBSD.org Modified: head/mail/squirrelmail-notify-plugin/Makefile ============================================================================== --- head/mail/squirrelmail-notify-plugin/Makefile Wed Dec 11 23:45:46 2013 (r336239) +++ head/mail/squirrelmail-notify-plugin/Makefile Thu Dec 12 01:32:34 2013 (r336240) @@ -3,7 +3,8 @@ PORTNAME= notify PORTVERSION= 1.3 -PORTREVISION= 1 +PORTREVISION= 2 +CATEGORIES= mail www DISTNAME= ${PORTNAME}_${PORTVERSION:S/./_/g} MAINTAINER= ports@FreeBSD.org Modified: head/mail/squirrelmail-password_forget-plugin/Makefile ============================================================================== --- head/mail/squirrelmail-password_forget-plugin/Makefile Wed Dec 11 23:45:46 2013 (r336239) +++ head/mail/squirrelmail-password_forget-plugin/Makefile Thu Dec 12 01:32:34 2013 (r336240) @@ -3,6 +3,8 @@ PORTNAME= password_forget PORTVERSION= 2.2 +PORTREVISION= 1 +CATEGORIES= mail www DISTNAME= ${SQUIRREL_PLUGIN_NAME}-${PORTVERSION}-1.0.1 MAINTAINER= neil@darlow.co.uk Modified: head/mail/squirrelmail-pupdate-plugin/Makefile ============================================================================== --- head/mail/squirrelmail-pupdate-plugin/Makefile Wed Dec 11 23:45:46 2013 (r336239) +++ head/mail/squirrelmail-pupdate-plugin/Makefile Thu Dec 12 01:32:34 2013 (r336240) @@ -3,7 +3,8 @@ PORTNAME= pupdate PORTVERSION= 0.7 -PORTREVISION= 2 +PORTREVISION= 3 +CATEGORIES= mail www DISTNAME= ${PORTNAME}.${PORTVERSION}-1.4.2 MAINTAINER= ports@FreeBSD.org Modified: head/mail/squirrelmail-qmailadmin_login-plugin/Makefile ============================================================================== --- head/mail/squirrelmail-qmailadmin_login-plugin/Makefile Wed Dec 11 23:45:46 2013 (r336239) +++ head/mail/squirrelmail-qmailadmin_login-plugin/Makefile Thu Dec 12 01:32:34 2013 (r336240) @@ -3,7 +3,8 @@ PORTNAME= qmailadmin_login PORTVERSION= 1.1 -PORTREVISION= 2 +PORTREVISION= 3 +CATEGORIES= mail www DISTNAME= ${PORTNAME}-${PORTVERSION}-1.4.3 MAINTAINER= ports@FreeBSD.org Modified: head/mail/squirrelmail-quota_usage-plugin/Makefile ============================================================================== --- head/mail/squirrelmail-quota_usage-plugin/Makefile Wed Dec 11 23:45:46 2013 (r336239) +++ head/mail/squirrelmail-quota_usage-plugin/Makefile Thu Dec 12 01:32:34 2013 (r336240) @@ -3,7 +3,8 @@ PORTNAME= quota_usage PORTVERSION= 1.3.1 -PORTREVISION= 1 +PORTREVISION= 2 +CATEGORIES= mail www DISTNAME= ${PORTNAME}-${PORTVERSION}-1.2.7 MAINTAINER= ports@FreeBSD.org Modified: head/mail/squirrelmail-sasql-plugin/Makefile ============================================================================== --- head/mail/squirrelmail-sasql-plugin/Makefile Wed Dec 11 23:45:46 2013 (r336239) +++ head/mail/squirrelmail-sasql-plugin/Makefile Thu Dec 12 01:32:34 2013 (r336240) @@ -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 Modified: head/mail/squirrelmail-secure_login-plugin/Makefile ============================================================================== --- head/mail/squirrelmail-secure_login-plugin/Makefile Wed Dec 11 23:45:46 2013 (r336239) +++ head/mail/squirrelmail-secure_login-plugin/Makefile Thu Dec 12 01:32:34 2013 (r336240) @@ -2,7 +2,8 @@ PORTNAME= secure_login PORTVERSION= 1.4 -PORTREVISION= 1 +PORTREVISION= 2 +CATEGORIES= mail www DISTNAME= ${PORTNAME}-${PORTVERSION}-1.2.8 MAINTAINER= ports@FreeBSD.org Modified: head/mail/squirrelmail-shared_calendars-plugin/Makefile ============================================================================== --- head/mail/squirrelmail-shared_calendars-plugin/Makefile Wed Dec 11 23:45:46 2013 (r336239) +++ head/mail/squirrelmail-shared_calendars-plugin/Makefile Thu Dec 12 01:32:34 2013 (r336240) @@ -3,7 +3,8 @@ PORTNAME= shared_calendars PORTVERSION= 2.0.1 -PORTREVISION= 1 +PORTREVISION= 2 +CATEGORIES= mail www DISTNAME= ${PORTNAME}-${PORTVERSION}-1.4.0 MAINTAINER= ports@FreeBSD.org Modified: head/mail/squirrelmail-spam-buttons-plugin/Makefile ============================================================================== --- head/mail/squirrelmail-spam-buttons-plugin/Makefile Wed Dec 11 23:45:46 2013 (r336239) +++ head/mail/squirrelmail-spam-buttons-plugin/Makefile Thu Dec 12 01:32:34 2013 (r336240) @@ -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 Modified: head/mail/squirrelmail-squirrel_logger-plugin/Makefile ============================================================================== --- head/mail/squirrelmail-squirrel_logger-plugin/Makefile Wed Dec 11 23:45:46 2013 (r336239) +++ head/mail/squirrelmail-squirrel_logger-plugin/Makefile Thu Dec 12 01:32:34 2013 (r336240) @@ -3,6 +3,8 @@ PORTNAME= squirrel_logger PORTVERSION= 2.3 +PORTREVISION= 1 +CATEGORIES= mail www DISTNAME= ${PORTNAME}-${PORTVERSION}-1.2.7 MAINTAINER= ports@FreeBSD.org Modified: head/mail/squirrelmail-timeout_user-plugin/Makefile ============================================================================== --- head/mail/squirrelmail-timeout_user-plugin/Makefile Wed Dec 11 23:45:46 2013 (r336239) +++ head/mail/squirrelmail-timeout_user-plugin/Makefile Thu Dec 12 01:32:34 2013 (r336240) @@ -2,7 +2,8 @@ PORTNAME= timeout_user PORTVERSION= 1.1.1 -PORTREVISION= 3 +PORTREVISION= 4 +CATEGORIES= mail www DISTNAME= ${PORTNAME}-${PORTVERSION}-0.5 MAINTAINER= ports@FreeBSD.org Modified: head/mail/squirrelmail-unsafe_image_rules-plugin/Makefile ============================================================================== --- head/mail/squirrelmail-unsafe_image_rules-plugin/Makefile Wed Dec 11 23:45:46 2013 (r336239) +++ head/mail/squirrelmail-unsafe_image_rules-plugin/Makefile Thu Dec 12 01:32:34 2013 (r336240) @@ -3,7 +3,8 @@ PORTNAME= unsafe_image_rules PORTVERSION= 0.8 -PORTREVISION= 1 +PORTREVISION= 2 +CATEGORIES= mail www DISTNAME= ${PORTNAME:S/-/_/}.${PORTVERSION}-1.4 MAINTAINER= itetcu@FreeBSD.org Modified: head/mail/squirrelmail-user_special_mailboxes-plugin/Makefile ============================================================================== --- head/mail/squirrelmail-user_special_mailboxes-plugin/Makefile Wed Dec 11 23:45:46 2013 (r336239) +++ head/mail/squirrelmail-user_special_mailboxes-plugin/Makefile Thu Dec 12 01:32:34 2013 (r336240) @@ -3,7 +3,8 @@ PORTNAME= user_special_mailboxes PORTVERSION= 0.1 -PORTREVISION= 1 +PORTREVISION= 2 +CATEGORIES= mail www DISTNAME= ${PORTNAME:S/-/_/}.${PORTVERSION}-1.4 MAINTAINER= itetcu@FreeBSD.org Modified: head/mail/squirrelmail-vlogin-plugin/Makefile ============================================================================== --- head/mail/squirrelmail-vlogin-plugin/Makefile Wed Dec 11 23:45:46 2013 (r336239) +++ head/mail/squirrelmail-vlogin-plugin/Makefile Thu Dec 12 01:32:34 2013 (r336240) @@ -3,6 +3,8 @@ PORTNAME= vlogin PORTVERSION= 3.10.2 +PORTREVISION= 1 +CATEGORIES= mail www DISTNAME= ${PORTNAME}-${PORTVERSION}-1.2.7 MAINTAINER= neil@darlow.co.uk Modified: head/mail/squirrelmail-websearch-plugin/Makefile ============================================================================== --- head/mail/squirrelmail-websearch-plugin/Makefile Wed Dec 11 23:45:46 2013 (r336239) +++ head/mail/squirrelmail-websearch-plugin/Makefile Thu Dec 12 01:32:34 2013 (r336240) @@ -3,7 +3,8 @@ PORTNAME= web_search PORTVERSION= 0.1.6 -PORTREVISION= 2 +PORTREVISION= 3 +CATEGORIES= mail www MAINTAINER= ports@FreeBSD.org COMMENT= Plugin for Websearch Modified: head/mail/squirrelmail-wetteronline-plugin/Makefile ============================================================================== --- head/mail/squirrelmail-wetteronline-plugin/Makefile Wed Dec 11 23:45:46 2013 (r336239) +++ head/mail/squirrelmail-wetteronline-plugin/Makefile Thu Dec 12 01:32:34 2013 (r336240) @@ -3,7 +3,8 @@ PORTNAME= wetteronline PORTVERSION= 0.1 -PORTREVISION= 1 +PORTREVISION= 2 +CATEGORIES= mail www MAINTAINER= ports@FreeBSD.org COMMENT= Plugin for the weather in Germany Modified: head/mail/squirrelmail/bsd.squirrelmail.mk ============================================================================== --- head/mail/squirrelmail/bsd.squirrelmail.mk Wed Dec 11 23:45:46 2013 (r336239) +++ head/mail/squirrelmail/bsd.squirrelmail.mk Thu Dec 12 01:32:34 2013 (r336240) @@ -28,7 +28,6 @@ # tweaking. Feedback is always welcome. # -CATEGORIES?= mail www MASTER_SITES?= http://www.squirrelmail.org/plugins/ PKGNAMEPREFIX?= squirrelmail- PKGNAMESUFFIX?= -plugin