diff options
Diffstat (limited to 'security/bubblegum')
-rw-r--r-- | security/bubblegum/Makefile | 1 | ||||
-rw-r--r-- | security/bubblegum/pkg-comment | 1 |
2 files changed, 1 insertions, 1 deletions
diff --git a/security/bubblegum/Makefile b/security/bubblegum/Makefile index 9f4e85556872..d041d209bfb7 100644 --- a/security/bubblegum/Makefile +++ b/security/bubblegum/Makefile @@ -11,6 +11,7 @@ CATEGORIES= security MASTER_SITES= http://arbornet.org/~bjk/bubblegum/ MAINTAINER= ports@FreeBSD.org +COMMENT= Watch a file for changes GNU_CONFIGURE= yes CONFIGURE_TARGET= --build=${MACHINE_ARCH}-portbld-freebsd${OSREL} diff --git a/security/bubblegum/pkg-comment b/security/bubblegum/pkg-comment deleted file mode 100644 index 8361f4e5ec6d..000000000000 --- a/security/bubblegum/pkg-comment +++ /dev/null @@ -1 +0,0 @@ -Watch a file for changes |