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/databases/postgresql90-client/Attic/Makefile,v rcsdiff: /ftp/cvs/cvsroot/pkgsrc/databases/postgresql90-client/Attic/Makefile,v: warning: Unknown phrases like `commitid ...;' are present. retrieving revision 1.19 retrieving revision 1.20 diff -u -p -r1.19 -r1.20 --- pkgsrc/databases/postgresql90-client/Attic/Makefile 2013/12/02 23:08:55 1.19 +++ pkgsrc/databases/postgresql90-client/Attic/Makefile 2014/02/12 23:17:41 1.20 @@ -1,6 +1,7 @@ -# $NetBSD: Makefile,v 1.19 2013/12/02 23:08:55 bsiegert Exp $ +# $NetBSD: Makefile,v 1.20 2014/02/12 23:17:41 tron Exp $ PKGNAME= ${DISTNAME:C/-/90-client-/} +PKGREVISION= 1 COMMENT= PostgreSQL database client programs .include "../../databases/postgresql90/Makefile.common"