diff options
author | joerg <joerg> | 2009-03-27 14:49:19 +0000 |
---|---|---|
committer | joerg <joerg> | 2009-03-27 14:49:19 +0000 |
commit | 3b364d99c4822a8b8651bea7da1e951248f45006 (patch) | |
tree | 6e22f7a8927fe7e3ee34f8bd219446053e762980 /x11 | |
parent | 8fc90fd7b8a898bed318a1d1b73985e693c27b76 (diff) | |
download | pkgsrc-3b364d99c4822a8b8651bea7da1e951248f45006.tar.gz |
wxGTK28-contrib has to be in sync with wxGTK28 so drop local maintainer
override.
Diffstat (limited to 'x11')
-rw-r--r-- | x11/wxGTK28-contrib/Makefile | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/x11/wxGTK28-contrib/Makefile b/x11/wxGTK28-contrib/Makefile index f4299b26bac..01ed9a949fc 100644 --- a/x11/wxGTK28-contrib/Makefile +++ b/x11/wxGTK28-contrib/Makefile @@ -1,10 +1,9 @@ -# $NetBSD: Makefile,v 1.2 2009/03/23 00:38:56 joerg Exp $ +# $NetBSD: Makefile,v 1.3 2009/03/27 14:49:19 joerg Exp $ # .include "../../x11/wxGTK28/Makefile.common" PKGNAME= ${DISTNAME:S/wxGTK/wxGTK28-contrib/} -MAINTAINER= pkgsrc-users@NetBSD.org COMMENT= GTK-based implementation of the wxWidgets GUI library (contrib libraries) USE_TOOLS+= gmake |