diff options
author | Baptiste Daroussin <bapt@FreeBSD.org> | 2014-12-20 19:37:44 +0000 |
---|---|---|
committer | Baptiste Daroussin <bapt@FreeBSD.org> | 2014-12-20 19:37:44 +0000 |
commit | bb1e2d4d90ad7e25dc83a3238e67387bbcc6d15d (patch) | |
tree | b43155f3b197b64335de0796e03171a36eca6e57 /security/pulledpork | |
parent | 9871c1a3c7fefbea14020ee576ff987461e13733 (diff) | |
download | ports-bb1e2d4d90ad7e25dc83a3238e67387bbcc6d15d.tar.gz ports-bb1e2d4d90ad7e25dc83a3238e67387bbcc6d15d.zip |
Notes
Diffstat (limited to 'security/pulledpork')
-rw-r--r-- | security/pulledpork/Makefile | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/security/pulledpork/Makefile b/security/pulledpork/Makefile index 6bd7691dcff1..1216bd72d168 100644 --- a/security/pulledpork/Makefile +++ b/security/pulledpork/Makefile @@ -19,8 +19,6 @@ NO_BUILD= yes USES= perl5 USE_PERL5= run -PLIST_DIRS= %%ETCDIR%% %%DATADIR%% - PLIST_FILES= bin/pulledpork.pl \ %%ETCDIR%%/disablesid.conf.sample \ %%ETCDIR%%/dropsid.conf.sample \ |