diff options
author | Ying-Chieh Liao <ijliao@FreeBSD.org> | 2002-11-20 08:59:55 +0000 |
---|---|---|
committer | Ying-Chieh Liao <ijliao@FreeBSD.org> | 2002-11-20 08:59:55 +0000 |
commit | ae5c06adc437383034e8eaa5627af21d97b09be5 (patch) | |
tree | 6ec4c07f0d5e706ea6a7a7e178aa47e59b1e8dd8 /security/Makefile | |
parent | db21006b8271a1d0ebd0253921784709b8aa23da (diff) | |
download | ports-ae5c06adc437383034e8eaa5627af21d97b09be5.tar.gz ports-ae5c06adc437383034e8eaa5627af21d97b09be5.zip |
add bubblegum 1.12
Watch a file for changes
PR: 44956
Submitted by: Ben Kibbey <bjk@m-net.arbornet.org>
Notes
Notes:
svn path=/head/; revision=70556
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 |