summaryrefslogtreecommitdiff
path: root/x11/libsx/Makefile
diff options
context:
space:
mode:
authorBill Fenner <fenner@FreeBSD.org>1997-08-11 00:37:00 +0000
committerBill Fenner <fenner@FreeBSD.org>1997-08-11 00:37:00 +0000
commitf1f4993f8af4733798d46514e5aaf413012971a2 (patch)
tree2f29c44070bd883fa49f9ae94cc2daab0dd61a69 /x11/libsx/Makefile
parentdistfile moved (diff)
Change from .tar.gz to .tar.Z
PR: ports/4266 Submitted by: pgiffuni@fps.biblos.unal.edu.co (Pedro Giffuni S.)
Notes
Notes: svn path=/head/; revision=7523
Diffstat (limited to 'x11/libsx/Makefile')
-rw-r--r--x11/libsx/Makefile3
1 files changed, 2 insertions, 1 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