diff options
author | amdmi3 <amdmi3@FreeBSD.org> | 2015-05-28 07:01:14 +0800 |
---|---|---|
committer | amdmi3 <amdmi3@FreeBSD.org> | 2015-05-28 07:01:14 +0800 |
commit | b35e1d80fe0c33c8d3bd7092bf66f9a1f07cde99 (patch) | |
tree | 70aa1503a950754cdddac0bbb1de2faa007d0adf | |
parent | f2c3a5fdc7178c15d92403a3a4e177462c502f09 (diff) | |
download | freebsd-ports-gnome-b35e1d80fe0c33c8d3bd7092bf66f9a1f07cde99.tar.gz freebsd-ports-gnome-b35e1d80fe0c33c8d3bd7092bf66f9a1f07cde99.tar.zst freebsd-ports-gnome-b35e1d80fe0c33c8d3bd7092bf66f9a1f07cde99.zip |
Unbreak INDEX
-rw-r--r-- | security/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/security/Makefile b/security/Makefile index 5dfe4dadfc84..703755a083dd 100644 --- a/security/Makefile +++ b/security/Makefile @@ -633,7 +633,7 @@ SUBDIR += p5-SAVI-Perl SUBDIR += p5-SHA SUBDIR += p5-Safe-Hole - SUBDIR += p5-Sesstion-Token + SUBDIR += p5-Session-Token SUBDIR += p5-Snort-Rule SUBDIR += p5-String-MkPasswd SUBDIR += p5-Sudo |