From c1d881f9bdbea07b109b2582e9e098050f3d013c Mon Sep 17 00:00:00 2001 From: Adam Weinberger Date: Sun, 8 Dec 2013 19:07:50 +0000 Subject: Instead of forcing a new name everywhere else, just set PORTNAME to the actual name. PORTREVISION bump also for the prior pkg-plist modification as the sample config filename changed. --- mail/squirrelmail-websearch-plugin/Makefile | 6 ++---- 1 file changed, 2 insertions(+), 4 deletions(-) (limited to 'mail/squirrelmail-websearch-plugin') diff --git a/mail/squirrelmail-websearch-plugin/Makefile b/mail/squirrelmail-websearch-plugin/Makefile index 82f2f25a5af9..2fd30485a354 100644 --- a/mail/squirrelmail-websearch-plugin/Makefile +++ b/mail/squirrelmail-websearch-plugin/Makefile @@ -1,10 +1,9 @@ # Created by: Martin Wilke # $FreeBSD$ -PORTNAME= websearch +PORTNAME= web_search PORTVERSION= 0.1.6 -PORTREVISION= 1 -DISTNAME= ${SQUIRREL_PLUGIN_NAME}-${PORTVERSION} +PORTREVISION= 2 MAINTAINER= ports@FreeBSD.org COMMENT= Plugin for Websearch @@ -14,7 +13,6 @@ LICENSE= GPLv2 USE_SM_COMPAT= yes USE_GENERIC_PKGMESSAGE= yes -SQUIRREL_PLUGIN_NAME= web_search SQUIRREL_PLUGIN_CONFIG= ${SQUIRREL_PLUGIN_NAME}.conf.php NO_STAGE= yes -- cgit v1.2.3