diff options
author | Jimmy Olgeni <olgeni@FreeBSD.org> | 2017-11-01 13:10:35 +0000 |
---|---|---|
committer | Jimmy Olgeni <olgeni@FreeBSD.org> | 2017-11-01 13:10:35 +0000 |
commit | 2fb9f253738e151f2fbe761516881a4f0594a09d (patch) | |
tree | 9695b297af36ba840f671615e51523a713e61430 /security/fakeident | |
parent | 800ccbb3b55bc2ef883f887ccd6925b011df90ef (diff) | |
download | ports-2fb9f253738e151f2fbe761516881a4f0594a09d.tar.gz ports-2fb9f253738e151f2fbe761516881a4f0594a09d.zip |
Notes
Diffstat (limited to 'security/fakeident')
-rw-r--r-- | security/fakeident/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/security/fakeident/Makefile b/security/fakeident/Makefile index 6b45c658507c..954c851e34f7 100644 --- a/security/fakeident/Makefile +++ b/security/fakeident/Makefile @@ -6,8 +6,8 @@ PORTVERSION= 1.7 PORTREVISION= 3 CATEGORIES= security MASTER_SITES= # empty -DISTFILES= # empty -EXTRACT_ONLY= # empty +DISTFILES= # empty +EXTRACT_ONLY= # empty MAINTAINER= dean@odyssey.apana.org.au COMMENT= Tool that replies with a standard answer to incoming identd requests |