diff options
author | Gerald Pfeifer <gerald@FreeBSD.org> | 2014-03-04 21:06:03 +0000 |
---|---|---|
committer | Gerald Pfeifer <gerald@FreeBSD.org> | 2014-03-04 21:06:03 +0000 |
commit | 8c9c9cd13110db5124c3cbbd13fd7918f62dab44 (patch) | |
tree | c9464a89b15d700ea96fd1eb9f357c0e441a291d /net-mgmt/icli | |
parent | 820b78f3cd4e3ee15a283d542ebfba1e74d2ece2 (diff) | |
download | ports-8c9c9cd13110db5124c3cbbd13fd7918f62dab44.tar.gz ports-8c9c9cd13110db5124c3cbbd13fd7918f62dab44.zip |
Notes
Diffstat (limited to 'net-mgmt/icli')
-rw-r--r-- | net-mgmt/icli/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/net-mgmt/icli/Makefile b/net-mgmt/icli/Makefile index e3b47659c784..7f76ed21fecc 100644 --- a/net-mgmt/icli/Makefile +++ b/net-mgmt/icli/Makefile @@ -2,6 +2,7 @@ PORTNAME= icli DISTVERSION= 0.46 +PORTREVISION= 1 CATEGORIES= net-mgmt perl5 MASTER_SITES= http://finalrewind.org/projects/icli/ |