diff options
author | tabthorpe <tabthorpe@FreeBSD.org> | 2007-12-17 23:21:11 +0800 |
---|---|---|
committer | tabthorpe <tabthorpe@FreeBSD.org> | 2007-12-17 23:21:11 +0800 |
commit | f9a271ff6e803d34cd6ecc1b51999ff58737acdd (patch) | |
tree | 418dbf426e2f4626f54c581d8ee784542166daae /security | |
parent | 9117458d3f3ff5426a65d9bea712975cf7ec7da8 (diff) | |
download | freebsd-ports-gnome-f9a271ff6e803d34cd6ecc1b51999ff58737acdd.tar.gz freebsd-ports-gnome-f9a271ff6e803d34cd6ecc1b51999ff58737acdd.tar.zst freebsd-ports-gnome-f9a271ff6e803d34cd6ecc1b51999ff58737acdd.zip |
- Utilize SF macro
- Pass maintainership to submitter
PR: ports/118777
Submitted by: Philippe Audeoud <jadawin tuxaco.net>
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 |