diff options
author | araujo <araujo@FreeBSD.org> | 2008-05-03 21:19:34 +0800 |
---|---|---|
committer | araujo <araujo@FreeBSD.org> | 2008-05-03 21:19:34 +0800 |
commit | 2a889b07341b4ce78902feee372ae4a498aefd04 (patch) | |
tree | ace2a5864eba29e895bcaa4ad0755fa64711214c /security/Makefile | |
parent | f957549722fcad41fd1e9e4ac811e591e40eed41 (diff) | |
download | freebsd-ports-gnome-2a889b07341b4ce78902feee372ae4a498aefd04.tar.gz freebsd-ports-gnome-2a889b07341b4ce78902feee372ae4a498aefd04.tar.zst freebsd-ports-gnome-2a889b07341b4ce78902feee372ae4a498aefd04.zip |
- Project was renamed security/barnyard-sguil6 to security/barnyard-sguil.
PR: ports/122648, ports/122700
Submitted by: Paul Schmehl <pauls@utdallas.edu> (maintainer)
Diffstat (limited to 'security/Makefile')
-rw-r--r-- | security/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/security/Makefile b/security/Makefile index 83e7cee9cf51..6b854a229658 100644 --- a/security/Makefile +++ b/security/Makefile @@ -31,7 +31,7 @@ SUBDIR += autossh SUBDIR += avcheck SUBDIR += barnyard - SUBDIR += barnyard-sguil6 + SUBDIR += barnyard-sguil SUBDIR += base SUBDIR += bcrypt SUBDIR += bcwipe |