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.21 retrieving revision 1.22 diff -u -p -r1.21 -r1.22 --- pkgsrc/pkgtools/Makefile 2001/01/25 08:59:09 1.21 +++ pkgsrc/pkgtools/Makefile 2001/02/01 12:40:08 1.22 @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.21 2001/01/25 08:59:09 tron Exp $ +# $NetBSD: Makefile,v 1.22 2001/02/01 12:40:08 agc Exp $ # SUBDIR += bsdpak @@ -10,6 +10,7 @@ SUBDIR += pkgdiff SUBDIR += pkglint SUBDIR += pkgmanpages + SUBDIR += pkgsurvey SUBDIR += port2pkg SUBDIR += rpm2pkg SUBDIR += url2pkg