diff options
author | tnn <tnn@pkgsrc.org> | 2010-01-15 18:14:50 +0000 |
---|---|---|
committer | tnn <tnn@pkgsrc.org> | 2010-01-15 18:14:50 +0000 |
commit | 32c8e3f32d298776dd61d75fc3ec2e127ffb40d7 (patch) | |
tree | f1580aea9cb0b0aacebcc291a2903b368a1cfcdf /x11/xf86dgaproto/Makefile | |
parent | 0e061f4a3afde29c459bb5fb411bb842f1383bcc (diff) | |
download | pkgsrc-32c8e3f32d298776dd61d75fc3ec2e127ffb40d7.tar.gz |
Update to xf86dgaproto-2.1.
No protocol changes, but some headers files are moving to libXxf86dga.
Diffstat (limited to 'x11/xf86dgaproto/Makefile')
-rw-r--r-- | x11/xf86dgaproto/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/x11/xf86dgaproto/Makefile b/x11/xf86dgaproto/Makefile index 9b448515718..8fb64f66711 100644 --- a/x11/xf86dgaproto/Makefile +++ b/x11/xf86dgaproto/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.3 2008/05/24 21:45:18 tnn Exp $ +# $NetBSD: Makefile,v 1.4 2010/01/15 18:14:50 tnn Exp $ # -DISTNAME= xf86dgaproto-2.0.3 +DISTNAME= xf86dgaproto-2.1 CATEGORIES= x11 MASTER_SITES= ${MASTER_SITE_XORG:=proto/} EXTRACT_SUFX= .tar.bz2 |