diff options
author | Mathieu Arnold <mat@FreeBSD.org> | 2014-11-26 13:08:24 +0000 |
---|---|---|
committer | Mathieu Arnold <mat@FreeBSD.org> | 2014-11-26 13:08:24 +0000 |
commit | eee58d187e2c55fca6f53b9e482d33cf5346fe81 (patch) | |
tree | 0d350fe6ad6a2fe3222d838f3c72856c78cd449f /net-mgmt/icli | |
parent | 3f1df82a16a1e89db9a69b36ade7342f34095ab4 (diff) | |
download | ports-eee58d187e2c55fca6f53b9e482d33cf5346fe81.tar.gz ports-eee58d187e2c55fca6f53b9e482d33cf5346fe81.zip |
Notes
Diffstat (limited to 'net-mgmt/icli')
-rw-r--r-- | net-mgmt/icli/Makefile | 1 | ||||
-rw-r--r-- | net-mgmt/icli/pkg-plist | 2 |
2 files changed, 1 insertions, 2 deletions
diff --git a/net-mgmt/icli/Makefile b/net-mgmt/icli/Makefile index 33fe104df081..36b59c5a40f4 100644 --- a/net-mgmt/icli/Makefile +++ b/net-mgmt/icli/Makefile @@ -2,6 +2,7 @@ PORTNAME= icli DISTVERSION= 0.47 +PORTREVISION= 1 CATEGORIES= net-mgmt perl5 MASTER_SITES= http://finalrewind.org/projects/icli/ diff --git a/net-mgmt/icli/pkg-plist b/net-mgmt/icli/pkg-plist index bb3ad88ac610..bae60566e56b 100644 --- a/net-mgmt/icli/pkg-plist +++ b/net-mgmt/icli/pkg-plist @@ -4,5 +4,3 @@ bin/icli %%SITE_PERL%%/App/Icli.pm %%SITE_PERL%%/App/Icli/ConfigData.pm man/man1/icli.1.gz -@dirrmtry %%SITE_PERL%%/App/Icli -@dirrmtry %%SITE_PERL%%/App |