Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files. =================================================================== RCS file: /ftp/cvs/cvsroot/pkgsrc/pkgtools/Makefile,v rcsdiff: /ftp/cvs/cvsroot/pkgsrc/pkgtools/Makefile,v: warning: Unknown phrases like `commitid ...;' are present. retrieving revision 1.27 retrieving revision 1.28 diff -u -p -r1.27 -r1.28 --- pkgsrc/pkgtools/Makefile 2001/04/27 18:17:21 1.27 +++ pkgsrc/pkgtools/Makefile 2001/05/18 23:33:51 1.28 @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.27 2001/04/27 18:17:21 dmcmahill Exp $ +# $NetBSD: Makefile,v 1.28 2001/05/18 23:33:51 wiz Exp $ # COMMENT= Tools for use in the packages collection @@ -18,6 +18,7 @@ SUBDIR+= pkglint SUBDIR+= pkgmanpages SUBDIR+= pkgsurvey SUBDIR+= port2pkg +SUBDIR+= python-mk SUBDIR+= rpm2pkg SUBDIR+= url2pkg #SUBDIR+= xpkgwedge # Experimental - turn on at your own risk!