From ca74c7b91dc55fb688c8d43a29ebb3ba053d92e7 Mon Sep 17 00:00:00 2001 From: Thomas Abthorpe Date: Mon, 17 Dec 2007 15:21:11 +0000 Subject: [PATCH] - Utilize SF macro - Pass maintainership to submitter PR: ports/118777 Submitted by: Philippe Audeoud --- security/bubblegum/Makefile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/security/bubblegum/Makefile b/security/bubblegum/Makefile index d325689d1535..a9e71f6aec74 100644 --- a/security/bubblegum/Makefile +++ b/security/bubblegum/Makefile @@ -8,10 +8,10 @@ PORTNAME= bubblegum PORTVERSION= 1.12 CATEGORIES= security -MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} +MASTER_SITES= SF MASTER_SITE_SUBDIR= bjk -MAINTAINER= ports@FreeBSD.org +MAINTAINER= jadawin@tuxaco.net COMMENT= Watch a file for changes GNU_CONFIGURE= yes