summaryrefslogtreecommitdiff
path: root/editors/nedit
diff options
context:
space:
mode:
authorDavid E. O'Brien <obrien@FreeBSD.org>1997-02-05 13:11:45 +0000
committerDavid E. O'Brien <obrien@FreeBSD.org>1997-02-05 13:11:45 +0000
commit36f464c8d46d136a1e8332138d99387b90db3ff0 (patch)
tree722b9445c94e69c43f1be36991b5dd905f4c4650 /editors/nedit
parentRestore static linking of ftpd (diff)
Upgrade to 4.0.3.
Submitted by: Daniel M. Eischen <deischen@iworks.InterWorks.org> Closes PRs: ports/1752, ports/2548
Notes
Notes: svn path=/head/; revision=5539
Diffstat (limited to 'editors/nedit')
-rw-r--r--editors/nedit/Makefile14
1 files changed, 7 insertions, 7 deletions
diff --git a/editors/nedit/Makefile b/editors/nedit/Makefile
index 6fa4b972f69b..675835750d6c 100644
--- a/editors/nedit/Makefile
+++ b/editors/nedit/Makefile
@@ -4,13 +4,13 @@
#
# Whom: Daniel Eischen <deischen@iworks.InterWorks.org>
#
-# $Id: Makefile,v 1.3 1996/10/10 00:33:02 max Exp $
+# $Id: Makefile,v 1.4 1996/11/18 13:58:01 asami Exp $
#
-DISTNAME= nedit-4.0.1
+DISTNAME= nedit-4.0.3
CATEGORIES= editors x11
-MASTER_SITES= ftp://ftp.fnal.gov/KITS/pub/nedit/v4_0_1/ \
- ftp://ftp.fnal.gov/KITS/pub/nedit/v4_0_1/contrib/
-DISTFILES= nedit_source.tar nedit.app-defaults
+MASTER_SITES= ftp://ftp.fnal.gov/KITS/pub/nedit/v4_0_3/ \
+ ftp://ftp.fnal.gov/KITS/pub/nedit/v4_0_3/contrib/
+DISTFILES= nedit_source.tar.gz nedit.app-defaults
MAINTAINER= deischen@iworks.InterWorks.org
@@ -19,8 +19,8 @@ LIB_DEPENDS= Xpm\\.4\\.:${PORTSDIR}/graphics/xpm
REQUIRES_MOTIF= yes
USE_X11= yes
NO_WRKSUBDIR= yes
-EXTRACT_BEFORE_ARGS= -C ${WRKDIR} -xf
-EXTRACT_ONLY= nedit_source.tar
+EXTRACT_BEFORE_ARGS= -C ${WRKDIR} -xzf
+EXTRACT_ONLY= nedit_source.tar.gz
MAN1= nedit.1 nc.1
post-extract: