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/games/gbrainy/Makefile,v rcsdiff: /ftp/cvs/cvsroot/pkgsrc/games/gbrainy/Makefile,v: warning: Unknown phrases like `commitid ...;' are present. retrieving revision 1.66 retrieving revision 1.67 diff -u -p -r1.66 -r1.67 --- pkgsrc/games/gbrainy/Makefile 2013/06/06 12:54:21 1.66 +++ pkgsrc/games/gbrainy/Makefile 2013/06/17 12:44:54 1.67 @@ -1,9 +1,9 @@ -# $NetBSD: Makefile,v 1.66 2013/06/06 12:54:21 wiz Exp $ +# $NetBSD: Makefile,v 1.67 2013/06/17 12:44:54 wiz Exp $ # DISTNAME= gbrainy-2.2.0 PKGNAME= gbrainy-2.20 -PKGREVISION= 4 +PKGREVISION= 5 CATEGORIES= games MASTER_SITES= http://gent.softcatala.org/jmas/gbrainy/ @@ -30,7 +30,7 @@ REPLACE_BASH= src/Clients/Classical/gbr .include "../../graphics/librsvg/buildlink3.mk" .include "../../graphics/gnome-icon-theme/buildlink3.mk" .include "../../graphics/hicolor-icon-theme/buildlink3.mk" -.include "../../lang/mono/buildlink3.mk" +.include "../../lang/mono2/buildlink3.mk" .include "../../sysutils/desktop-file-utils/desktopdb.mk" .include "../../textproc/gnome-doc-utils/buildlink3.mk" .include "../../x11/gtk-sharp/buildlink3.mk"