summaryrefslogtreecommitdiff
path: root/chat/epic4
diff options
context:
space:
mode:
authorwennmach <wennmach>2001-03-29 10:48:34 +0000
committerwennmach <wennmach>2001-03-29 10:48:34 +0000
commit26a80762dbb7aecb656f51ef5298a03fdf892e4c (patch)
treed26244de6bd3db8d5c7f2d603822b504a88ab47e /chat/epic4
parent8bd440b2c24ba26c5706d3e9b9d4744a33657fe5 (diff)
downloadpkgsrc-26a80762dbb7aecb656f51ef5298a03fdf892e4c.tar.gz
Fix order of EXTRACT_SUFX and DISTFILES.
Diffstat (limited to 'chat/epic4')
-rw-r--r--chat/epic4/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/chat/epic4/Makefile b/chat/epic4/Makefile
index 84eb260ed72..aede5fe7565 100644
--- a/chat/epic4/Makefile
+++ b/chat/epic4/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.9 2001/03/27 03:19:48 hubertf Exp $
+# $NetBSD: Makefile,v 1.10 2001/03/29 10:48:34 wennmach Exp $
#
DISTNAME= epic4-0.10.1
@@ -7,9 +7,9 @@ MASTER_SITES= ftp://ftp.magenet.com/pub/epic/EPIC4-BETA/ \
ftp://ftp.icm.edu.pl/vol/rzm0/irc/EPIC/EPIC4-BETA/ \
ftp://ftp.archive.de.uu.net/pub/unix/irc/epic/EPIC4-BETA/ \
ftp://ftp.nl.uu.net/pub/unix/irc/epic/EPIC4-BETA/
+EXTRACT_SUFX= .tar.bz2
DISTFILES= ${DISTNAME}${EXTRACT_SUFX} \
epic4pre2-help.tar.gz
-EXTRACT_SUFX= .tar.bz2
# to get USE_INET6
.include "../../mk/bsd.prefs.mk"