svn commit: r371000 - head/textproc/adabrowse

John Marino marino at FreeBSD.org
Thu Oct 16 11:10:20 UTC 2014


Author: marino
Date: Thu Oct 16 11:10:19 2014
New Revision: 371000
URL: https://svnweb.freebsd.org/changeset/ports/371000
QAT: https://qat.redports.org/buildarchive/r371000/

Log:
  textproc/adabrowse: Remove 1-line pkg-plist

Deleted:
  head/textproc/adabrowse/pkg-plist
Modified:
  head/textproc/adabrowse/Makefile

Modified: head/textproc/adabrowse/Makefile
==============================================================================
--- head/textproc/adabrowse/Makefile	Thu Oct 16 11:05:42 2014	(r370999)
+++ head/textproc/adabrowse/Makefile	Thu Oct 16 11:10:19 2014	(r371000)
@@ -17,6 +17,7 @@ BUILD_DEPENDS=	asis>=2011:${PORTSDIR}/la
 
 USES=		ada
 WRKSRC=		${WRKDIR}/${PORTNAME}_${PORTVERSION}
+PLIST_FILES=	bin/adabrowse
 PORTDOCS=	*.html *.css
 
 OPTIONS_DEFINE=	DOCS


More information about the svn-ports-head mailing list