summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorantoine <antoine@FreeBSD.org>2014-08-10 18:25:13 +0000
committerantoine <antoine@FreeBSD.org>2014-08-10 18:25:13 +0000
commit8fc53da161664de351234df1f4f91cfb3a36f417 (patch)
treee7538f917154cb418163a533d95560cd7150f709
parente73c8feca8e20642e5e6513e28edf4f59ab13c53 (diff)
downloadFreeBSD-ports-8fc53da161664de351234df1f4f91cfb3a36f417.zip
FreeBSD-ports-8fc53da161664de351234df1f4f91cfb3a36f417.tar.gz
Fix plist
-rw-r--r--net-mgmt/disco/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/net-mgmt/disco/Makefile b/net-mgmt/disco/Makefile
index 0c0ab5a..62727de 100644
--- a/net-mgmt/disco/Makefile
+++ b/net-mgmt/disco/Makefile
@@ -3,7 +3,7 @@
PORTNAME= disco
PORTVERSION= 1.2
-PORTREVISION= 1
+PORTREVISION= 2
CATEGORIES= net-mgmt
MASTER_SITES= SF/${PORTNAME}ipd/DISCO/${PORTNAME}-${PORTVERSION}.tar.gz
@@ -17,6 +17,7 @@ LIBS+= -L${LOCALBASE}/lib
WRKSRC= ${WRKDIR}/${PORTNAME}
PLIST_FILES= bin/disco bin/disco.fp
+PORTDOCS= README
OPTIONS_DEFINE= DOCS
OpenPOWER on IntegriCloud