diff options
Diffstat (limited to '')
-rw-r--r-- | editors/nedit/Makefile | 2 |
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 |