1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-24 00:45:52 +00:00

Correct spelling of distfile in EXTRACT_ONLY.

Submitted by:	Peter I. Hansen <pih@oek.dk>
This commit is contained in:
Daniel Eischen 2002-07-16 08:31:20 +00:00
parent 2151ac0d94
commit 2c973528c6
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=63076

View File

@ -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