diff options
author | Eitan Adler <eadler@FreeBSD.org> | 2013-09-28 07:33:27 +0000 |
---|---|---|
committer | Eitan Adler <eadler@FreeBSD.org> | 2013-09-28 07:33:27 +0000 |
commit | 51e586e0ca8b6725c150e9de381d5794effe5351 (patch) | |
tree | 1c4a4b9e7c26abfb87b9335a8194980e01740754 /security/spass | |
parent | 1056b489e32537769bfd35487b8fa3c1571884af (diff) | |
download | ports-51e586e0ca8b6725c150e9de381d5794effe5351.tar.gz ports-51e586e0ca8b6725c150e9de381d5794effe5351.zip |
Notes
Diffstat (limited to 'security/spass')
-rw-r--r-- | security/spass/Makefile | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/security/spass/Makefile b/security/spass/Makefile index 8f518a40b803..1077a8324d80 100644 --- a/security/spass/Makefile +++ b/security/spass/Makefile @@ -25,5 +25,4 @@ LDFLAGS+= -L${LOCALBASE}/lib PLIST_FILES= bin/spass -NO_STAGE= yes .include <bsd.port.mk> |