aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorjkh <jkh@FreeBSD.org>1996-08-09 00:49:40 +0800
committerjkh <jkh@FreeBSD.org>1996-08-09 00:49:40 +0800
commit30db101a4e4d26c658558fffccc0170253442718 (patch)
treec5d2a00196cd721803fd43fbc0818be93cbdbf01
parent82345720741ab8dc4605fe731008b067fa58807c (diff)
downloadfreebsd-ports-gnome-30db101a4e4d26c658558fffccc0170253442718.tar.gz
freebsd-ports-gnome-30db101a4e4d26c658558fffccc0170253442718.tar.zst
freebsd-ports-gnome-30db101a4e4d26c658558fffccc0170253442718.zip
Add missing EXTRACT_SUFX
-rw-r--r--editors/asedit/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/editors/asedit/Makefile b/editors/asedit/Makefile
index e022a4e3a9d7..f8146d0cc56b 100644
--- a/editors/asedit/Makefile
+++ b/editors/asedit/Makefile
@@ -4,11 +4,12 @@
#
# Whom: Andreas Kohout <shanee@rabbit.augusta.de>
#
-# $Id$
+# $Id: Makefile,v 1.1.1.1 1996/08/08 15:01:56 jmz Exp $
#
DISTNAME= asedit-1.3.2
CATEGORIES= editors x11
MASTER_SITES= ftp://ftp.x.org/contrib/editors/
+EXTRACT_SUFX= .tar.Z
MAINTAINER= shanee@rabbit.augusta.de