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/emulators/fuse-utils/Attic/Makefile,v rcsdiff: /ftp/cvs/cvsroot/pkgsrc/emulators/fuse-utils/Attic/Makefile,v: warning: Unknown phrases like `commitid ...;' are present. retrieving revision 1.1 retrieving revision 1.2 diff -u -p -r1.1 -r1.2 --- pkgsrc/emulators/fuse-utils/Attic/Makefile 2003/09/16 10:01:34 1.1 +++ pkgsrc/emulators/fuse-utils/Attic/Makefile 2004/02/13 13:42:15 1.2 @@ -1,17 +1,18 @@ -# $NetBSD: Makefile,v 1.1 2003/09/16 10:01:34 adam Exp $ +# $NetBSD: Makefile,v 1.2 2004/02/13 13:42:15 adam Exp $ +# -DISTNAME= fuse-utils-0.6.1 +DISTNAME= fuse-utils-0.6.2 CATEGORIES= emulators -MASTER_SITES= http://www.srcf.ucam.org/~pak21/spectrum/ +MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=fuse-emulator/} MAINTAINER= adam@NetBSD.org -HOMEPAGE= http://www.srcf.ucam.org/~pak21/spectrum/fuse.html +HOMEPAGE= http://fuse-emulator.sourceforge.net/ COMMENT= ZX Spectrum Emulator utilities -USE_BUILDLINK2= yes -USE_X11= yes -GNU_CONFIGURE= yes +USE_BUILDLINK2= yes +USE_X11= yes +GNU_CONFIGURE= yes -.include "../../devel/glib/buildlink2.mk" .include "../../emulators/libspectrum/buildlink2.mk" + .include "../../mk/bsd.pkg.mk"