diff options
author | wiz <wiz> | 2012-06-03 17:46:52 +0000 |
---|---|---|
committer | wiz <wiz> | 2012-06-03 17:46:52 +0000 |
commit | 13955fe6a94bc735a5ae0fbc7daae3360bc40f43 (patch) | |
tree | f5ebffd0cb286d6e73c35ddf73f7a85389cd3523 /x11/libXv/Makefile | |
parent | 8be74b4cda9c6ff6ff48c5289ae1e9d159c7bb68 (diff) | |
download | pkgsrc-13955fe6a94bc735a5ae0fbc7daae3360bc40f43.tar.gz |
Update to 1.0.7.
1.0.7:
This minor maintenance release provides the usual recent collection of
build configuration improvements and janitorial cleanups.
1.0.6:
This minor maintenance release provides the usual recent collection of
build configuration improvements and janitorial cleanups.
Diffstat (limited to 'x11/libXv/Makefile')
-rw-r--r-- | x11/libXv/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/x11/libXv/Makefile b/x11/libXv/Makefile index 48674eaf072..1f800c53cf6 100644 --- a/x11/libXv/Makefile +++ b/x11/libXv/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.6 2010/01/15 18:33:45 tnn Exp $ +# $NetBSD: Makefile,v 1.7 2012/06/03 17:46:52 wiz Exp $ # -DISTNAME= libXv-1.0.5 +DISTNAME= libXv-1.0.7 CATEGORIES= x11 MASTER_SITES= ${MASTER_SITE_XORG:=lib/} EXTRACT_SUFX= .tar.bz2 |