diff options
author | fenner <fenner@FreeBSD.org> | 1997-08-11 08:37:00 +0800 |
---|---|---|
committer | fenner <fenner@FreeBSD.org> | 1997-08-11 08:37:00 +0800 |
commit | 4f3e1951366080489a04575e6143ace11c76d63e (patch) | |
tree | 74ec10294f7221cd19e376f8783d9d758c97d7a3 /x11 | |
parent | 52aa28a7f4917f7a631274929a21c016e8bd2ec8 (diff) | |
download | freebsd-ports-gnome-4f3e1951366080489a04575e6143ace11c76d63e.tar.gz freebsd-ports-gnome-4f3e1951366080489a04575e6143ace11c76d63e.tar.zst freebsd-ports-gnome-4f3e1951366080489a04575e6143ace11c76d63e.zip |
Change from .tar.gz to .tar.Z
PR: ports/4266
Submitted by: pgiffuni@fps.biblos.unal.edu.co (Pedro Giffuni S.)
Diffstat (limited to 'x11')
-rw-r--r-- | x11/libsx/Makefile | 3 | ||||
-rw-r--r-- | x11/libsx/distinfo | 2 |
2 files changed, 3 insertions, 2 deletions
diff --git a/x11/libsx/Makefile b/x11/libsx/Makefile index 01b42e557ef2..c69a42f610f1 100644 --- a/x11/libsx/Makefile +++ b/x11/libsx/Makefile @@ -3,7 +3,7 @@ # Date created: 5 December 1996 # Whom: pgiffuni@FPS.biblos.unal.edu.co # -# $Id: Makefile,v 1.1.1.1 1997/01/13 07:43:50 tg Exp $ +# $Id: Makefile,v 1.2 1997/01/13 11:32:25 obrien Exp $ # DISTNAME= libsx @@ -11,6 +11,7 @@ PKGNAME= libsx-1.1 CATEGORIES= x11 MASTER_SITES= ${MASTER_SITE_XCONTRIB} MASTER_SITE_SUBDIR= libraries +EXTRACT_SUFX= .tar.Z MAINTAINER= pgiffuni@FPS.biblos.unal.edu.co diff --git a/x11/libsx/distinfo b/x11/libsx/distinfo index 38aa5d7b4ee5..cf59805ca4ee 100644 --- a/x11/libsx/distinfo +++ b/x11/libsx/distinfo @@ -1 +1 @@ -MD5 (libsx.tar.gz) = 0f19a727abbb2a9b0dbb9395068003ce +MD5 (libsx.tar.Z) = be81658fb1cd732736431e87a9174e6a |