Sat May 28 06:47:51 2016 UTC ()
Use standard format for 'used by' lines, since some tools make use of this.


(wiz)
diff -r1.1 -r1.2 pkgsrc/textproc/libxml2/Makefile.common

cvs diff -r1.1 -r1.2 pkgsrc/textproc/libxml2/Makefile.common (expand / switch to unified diff)

--- pkgsrc/textproc/libxml2/Makefile.common 2016/05/27 23:51:10 1.1
+++ pkgsrc/textproc/libxml2/Makefile.common 2016/05/28 06:47:51 1.2
@@ -1,13 +1,12 @@ @@ -1,13 +1,12 @@
1# $NetBSD: Makefile.common,v 1.1 2016/05/27 23:51:10 pgoyette Exp $ 1# $NetBSD: Makefile.common,v 1.2 2016/05/28 06:47:51 wiz Exp $
2 2#
3# Used by: 3# used by textproc/libxml2/Makefile
4# textproc/libxml2/Makefile 4# used by textproc/py-libxml2/Makefile
5# textproc/py-libxml2/Makefile 
6 5
7DISTNAME= libxml2-2.9.4 6DISTNAME= libxml2-2.9.4
8CATEGORIES= textproc 7CATEGORIES= textproc
9MASTER_SITES= ftp://xmlsoft.org/libxml2/ \ 8MASTER_SITES= ftp://xmlsoft.org/libxml2/ \
10 http://xmlsoft.org/sources/ 9 http://xmlsoft.org/sources/
11 10
12MAINTAINER= pkgsrc-users@NetBSD.org 11MAINTAINER= pkgsrc-users@NetBSD.org
13HOMEPAGE= http://xmlsoft.org/ 12HOMEPAGE= http://xmlsoft.org/