diff options
Diffstat (limited to 'editors')
-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 2f0307118cd8..bcb1476efc05 100644 --- a/editors/nedit/Makefile +++ b/editors/nedit/Makefile @@ -13,6 +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 MAINTAINER= deischen@freebsd.org @@ -20,7 +21,6 @@ USE_BZIP2= yes USE_MOTIF= yes USE_X_PREFIX= yes USE_XPM= yes -EXTRACT_ONLY= nedit-5.3-src.tar.gz MAN1= nclient.1 nedit.1 ALL_TARGET= freebsd |