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/audio/libofa/Makefile,v rcsdiff: /ftp/cvs/cvsroot/pkgsrc/audio/libofa/Makefile,v: warning: Unknown phrases like `commitid ...;' are present. retrieving revision 1.5 retrieving revision 1.11 diff -u -p -r1.5 -r1.11 --- pkgsrc/audio/libofa/Makefile 2008/07/14 12:55:57 1.5 +++ pkgsrc/audio/libofa/Makefile 2012/12/16 01:51:59 1.11 @@ -1,16 +1,16 @@ -# $NetBSD: Makefile,v 1.5 2008/07/14 12:55:57 joerg Exp $ +# $NetBSD: Makefile,v 1.11 2012/12/16 01:51:59 obache Exp $ # DISTNAME= libofa-0.9.3 -PKGREVISION= 2 +PKGREVISION= 5 CATEGORIES= audio -MASTER_SITES= http://www.musicip.com/dns/files/ +MASTER_SITES= http://distfiles.aydogan.net/audio/ \ + http://musicip-libofa.googlecode.com/files/ MAINTAINER= pkgsrc-users@NetBSD.org -HOMEPAGE= http://www.musicip.com/dns/index.jsp +HOMEPAGE= http://code.google.com/p/musicip-libofa/ COMMENT= Open Fingerprint Architecture library - -PKG_DESTDIR_SUPPORT= user-destdir +LICENSE= gnu-gpl-v2 USE_PKGLOCALEDIR= yes USE_LANGUAGES= c c++