diff options
author | ijliao <ijliao@FreeBSD.org> | 2002-11-20 16:59:55 +0800 |
---|---|---|
committer | ijliao <ijliao@FreeBSD.org> | 2002-11-20 16:59:55 +0800 |
commit | a1a1846b2936602cb76bf61325fc1571b921db9c (patch) | |
tree | f949ca97b22ceedb8bfdcff15e80394acb9b1af3 /security/Makefile | |
parent | 5e1db6884824049db7c156b1c8ecd93edca18208 (diff) | |
download | freebsd-ports-gnome-a1a1846b2936602cb76bf61325fc1571b921db9c.tar.gz freebsd-ports-gnome-a1a1846b2936602cb76bf61325fc1571b921db9c.tar.zst freebsd-ports-gnome-a1a1846b2936602cb76bf61325fc1571b921db9c.zip |
add bubblegum 1.12
Watch a file for changes
PR: 44956
Submitted by: Ben Kibbey <bjk@m-net.arbornet.org>
Diffstat (limited to 'security/Makefile')
-rw-r--r-- | security/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/security/Makefile b/security/Makefile index a2e5154a3598..6824867cb022 100644 --- a/security/Makefile +++ b/security/Makefile @@ -21,6 +21,7 @@ SUBDIR += borzoi SUBDIR += botan SUBDIR += bro + SUBDIR += bubblegum SUBDIR += bugs SUBDIR += ca-roots SUBDIR += calife |