aboutsummaryrefslogtreecommitdiff
path: root/editors/nedit
diff options
context:
space:
mode:
authorDaniel Eischen <deischen@FreeBSD.org>2002-07-16 08:31:20 +0000
committerDaniel Eischen <deischen@FreeBSD.org>2002-07-16 08:31:20 +0000
commit2c973528c6679b280fef55ebeee5fe63743306a8 (patch)
treedc79c829fc39ea4b50c2fc65f8638b4f95bf2724 /editors/nedit
parent2151ac0d9443319ea2d26fc399d929843a86c9e2 (diff)
downloadports-2c973528c6679b280fef55ebeee5fe63743306a8.tar.gz
ports-2c973528c6679b280fef55ebeee5fe63743306a8.zip
Correct spelling of distfile in EXTRACT_ONLY.
Submitted by: Peter I. Hansen <pih@oek.dk>
Notes
Notes: svn path=/head/; revision=63076
Diffstat (limited to 'editors/nedit')
-rw-r--r--editors/nedit/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/editors/nedit/Makefile b/editors/nedit/Makefile
index bcb1476efc05..2e5cac8f7f42 100644
--- a/editors/nedit/Makefile
+++ b/editors/nedit/Makefile
@@ -13,7 +13,7 @@ MASTER_SITES= ftp://ftp.nedit.org/pub/v5_3/ \
http://www.nedit.org/ftp/v5_3/ \
http://www.nedit.org/ftp/contrib/misc/
DISTFILES= nedit-5.3-source.tar.bz2 nedit.app-defaults
-EXTRACT_ONLY= nedit-5.3-src.tar.bz2
+EXTRACT_ONLY= nedit-5.3-source.tar.bz2
MAINTAINER= deischen@freebsd.org