diff options
author | anholt <anholt@FreeBSD.org> | 2003-12-23 07:03:01 +0800 |
---|---|---|
committer | anholt <anholt@FreeBSD.org> | 2003-12-23 07:03:01 +0800 |
commit | a853e0136f168964cbfab6dc02b5337148734357 (patch) | |
tree | 359a8c8c4ee6686135f7b17ec3f88d99c5f7d051 /x11/libXv | |
parent | f91ab5604be785c33874ed6a815ea3b0d6e86289 (diff) | |
download | freebsd-ports-gnome-a853e0136f168964cbfab6dc02b5337148734357.tar.gz freebsd-ports-gnome-a853e0136f168964cbfab6dc02b5337148734357.tar.zst freebsd-ports-gnome-a853e0136f168964cbfab6dc02b5337148734357.zip |
Fix fetching. Multiple editor windows opened on the same file strike again.
Reported by: Ion-Mihai Tetcu <itetcu@apropo.ro>
Diffstat (limited to 'x11/libXv')
-rw-r--r-- | x11/libXv/Makefile | 1 | ||||
-rw-r--r-- | x11/libXv/distinfo | 2 |
2 files changed, 1 insertions, 2 deletions
diff --git a/x11/libXv/Makefile b/x11/libXv/Makefile index 9b9889fb229e..230fc18c3ee6 100644 --- a/x11/libXv/Makefile +++ b/x11/libXv/Makefile @@ -9,7 +9,6 @@ PORTNAME= libXv PORTVERSION= 2.2.1.p1 CATEGORIES= x11 MASTER_SITES= http://pdx.freedesktop.org/~xlibs/dist/ -DISTNAME= ${PORTNAME}-${REALVERSION} MAINTAINER= x11@FreeBSD.org COMMENT= X11 Extension library diff --git a/x11/libXv/distinfo b/x11/libXv/distinfo index e0bdc76e9174..1767277d677b 100644 --- a/x11/libXv/distinfo +++ b/x11/libXv/distinfo @@ -1 +1 @@ -MD5 (libXv-2.2.1.tar.bz2) = 8f0f856eaae66c8d16666123691b5e6e +MD5 (libXv-2.2.1.p1.tar.bz2) = 6f7aaf2973d25368778ddad2bc978da9 |