aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorasami <asami@FreeBSD.org>1996-12-12 13:22:21 +0800
committerasami <asami@FreeBSD.org>1996-12-12 13:22:21 +0800
commitd28eda672d20cd325ea002d0cd43287d390f25a7 (patch)
tree41bf7a7e91ffbe5f668923ba4f6cb481511e4906
parent9b636a105b40061378a55d875e6e9c662e1d5415 (diff)
downloadfreebsd-ports-gnome-d28eda672d20cd325ea002d0cd43287d390f25a7.tar.gz
freebsd-ports-gnome-d28eda672d20cd325ea002d0cd43287d390f25a7.tar.zst
freebsd-ports-gnome-d28eda672d20cd325ea002d0cd43287d390f25a7.zip
Remove unnecessary EXTRACT_SUFX (DISTFILES list is defined).
-rw-r--r--games/doom/Makefile3
-rw-r--r--games/linuxdoom/Makefile3
2 files changed, 2 insertions, 4 deletions
diff --git a/games/doom/Makefile b/games/doom/Makefile
index 0eb20f565d8e..ca1d68da818d 100644
--- a/games/doom/Makefile
+++ b/games/doom/Makefile
@@ -3,7 +3,7 @@
# Date created: Mon Dec 9 09:42:37 CST 1996
# Whom: erich@rrnet.com
#
-# $Id$
+# $Id: Makefile,v 1.1.1.1 1996/12/11 20:54:57 erich Exp $
#
DISTNAME= doom-1.8
@@ -11,7 +11,6 @@ CATEGORIES= games
MASTER_SITES= ${MASTER_SITE_SUNSITE}
MASTER_SITE_SUBDIR= games/doom
DISTFILES= linux-doom-1.8.tar.gz musserver.tgz smooth-joystick4doom.tgz
-EXTRACT_SUFX= .tgz
MANINAINER= erich@FreeBSD.org
diff --git a/games/linuxdoom/Makefile b/games/linuxdoom/Makefile
index 0eb20f565d8e..ca1d68da818d 100644
--- a/games/linuxdoom/Makefile
+++ b/games/linuxdoom/Makefile
@@ -3,7 +3,7 @@
# Date created: Mon Dec 9 09:42:37 CST 1996
# Whom: erich@rrnet.com
#
-# $Id$
+# $Id: Makefile,v 1.1.1.1 1996/12/11 20:54:57 erich Exp $
#
DISTNAME= doom-1.8
@@ -11,7 +11,6 @@ CATEGORIES= games
MASTER_SITES= ${MASTER_SITE_SUNSITE}
MASTER_SITE_SUBDIR= games/doom
DISTFILES= linux-doom-1.8.tar.gz musserver.tgz smooth-joystick4doom.tgz
-EXTRACT_SUFX= .tgz
MANINAINER= erich@FreeBSD.org