diff options
author | rodent <rodent@pkgsrc.org> | 2014-01-06 02:14:07 +0000 |
---|---|---|
committer | rodent <rodent@pkgsrc.org> | 2014-01-06 02:14:07 +0000 |
commit | 3f7979fcfc13afa23985748a211466c150c53256 (patch) | |
tree | 46113ee913129466070777ce8ad512e5dae5313c /x11 | |
parent | 0fd27b7f2f69d021ec583899aba7ae17ec577b9d (diff) | |
download | pkgsrc-3f7979fcfc13afa23985748a211466c150c53256.tar.gz |
Will MAINTAIN, as this was my import to -wip after all.
Diffstat (limited to 'x11')
-rw-r--r-- | x11/xf86-video-dummy/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/x11/xf86-video-dummy/Makefile b/x11/xf86-video-dummy/Makefile index 6bdd969c2e5..b4bdfbf84ef 100644 --- a/x11/xf86-video-dummy/Makefile +++ b/x11/xf86-video-dummy/Makefile @@ -1,11 +1,11 @@ -# $NetBSD: Makefile,v 1.1 2013/09/09 19:23:43 wiz Exp $ +# $NetBSD: Makefile,v 1.2 2014/01/06 02:14:07 rodent Exp $ DISTNAME= xf86-video-dummy-0.3.7 CATEGORIES= x11 MASTER_SITES= ${MASTER_SITE_XORG:=driver/} EXTRACT_SUFX= .tar.bz2 -MAINTAINER= pkgsrc-users@NetBSD.org +MAINTAINER= rodent@NetBSD.org HOMEPAGE= http://xorg.freedesktop.org/ COMMENT= Virtual/offscreen frame buffer driver for the Xorg X server #LICENSE= # TODO: (see mk/license.mk) |