diff options
author | Thomas Abthorpe <tabthorpe@FreeBSD.org> | 2007-12-17 15:21:11 +0000 |
---|---|---|
committer | Thomas Abthorpe <tabthorpe@FreeBSD.org> | 2007-12-17 15:21:11 +0000 |
commit | ca74c7b91dc55fb688c8d43a29ebb3ba053d92e7 (patch) | |
tree | ec4090a807e796a21341b35bfae2afdf0c53d1f1 /security | |
parent | c12182e1908405538f95c683116b7dc2a3b546c0 (diff) | |
download | ports-ca74c7b91dc55fb688c8d43a29ebb3ba053d92e7.tar.gz ports-ca74c7b91dc55fb688c8d43a29ebb3ba053d92e7.zip |
Notes
Diffstat (limited to 'security')
-rw-r--r-- | security/bubblegum/Makefile | 4 |
1 files 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 |