aboutsummaryrefslogtreecommitdiffstats
path: root/editors
diff options
context:
space:
mode:
authorpetef <petef@FreeBSD.org>2001-08-28 14:36:25 +0800
committerpetef <petef@FreeBSD.org>2001-08-28 14:36:25 +0800
commit6fd1f65ea6cc87c39c40ef09137fad8d6247f062 (patch)
tree1dfdb1d53352888a89ffc8799dc57f14e65bddbd /editors
parentef1e3c554f40c059d7cdccbd00bf97452dfb50a1 (diff)
downloadfreebsd-ports-gnome-6fd1f65ea6cc87c39c40ef09137fad8d6247f062.tar.gz
freebsd-ports-gnome-6fd1f65ea6cc87c39c40ef09137fad8d6247f062.tar.zst
freebsd-ports-gnome-6fd1f65ea6cc87c39c40ef09137fad8d6247f062.zip
Specify DISTNAME correctly (no need to add .tar.gz, EXTRACT_SUFX is appended)
PR: 30156 Submitted by: Andreas Schulz <ats@first.gmd.de>
Diffstat (limited to 'editors')
-rw-r--r--editors/ted/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/editors/ted/Makefile b/editors/ted/Makefile
index b0ef6ea146d5..ace7588ecd96 100644
--- a/editors/ted/Makefile
+++ b/editors/ted/Makefile
@@ -9,7 +9,7 @@ PORTNAME= ted
PORTVERSION= 2.10
CATEGORIES= editors textproc print
MASTER_SITES= ftp://ftp.nluug.nl/pub/editors/ted/
-DISTNAME= ted-${PORTVERSION}.src.tar.gz
+DISTNAME= ted-${PORTVERSION}.src
MAINTAINER= ports@FreeBSD.org