summaryrefslogtreecommitdiff
path: root/editors/nvi-perl/Makefile
diff options
context:
space:
mode:
authorJun-ichiro itojun Hagino <itojun@FreeBSD.org>1999-05-07 17:01:52 +0000
committerJun-ichiro itojun Hagino <itojun@FreeBSD.org>1999-05-07 17:01:52 +0000
commit97b288ef699997dbc0647928198f2302ac96f25b (patch)
tree502ddcce872cf9989d839d2ffd6eb1204ba93674 /editors/nvi-perl/Makefile
parentAlways use trimdomain(), not just #if __FreeBSD_version >= 400004 (diff)
master distribution URL has changed.
BROKEN tag is updated (the original distribution is incompatible with perl5, I just have no perl5 skill to fix this - perl5 guru please help).
Notes
Notes: svn path=/head/; revision=18593
Diffstat (limited to '')
-rw-r--r--editors/nvi-perl/Makefile6
1 files changed, 3 insertions, 3 deletions
diff --git a/editors/nvi-perl/Makefile b/editors/nvi-perl/Makefile
index a4791a8aa1b5..c397bd4b9b6d 100644
--- a/editors/nvi-perl/Makefile
+++ b/editors/nvi-perl/Makefile
@@ -3,18 +3,18 @@
# Date created: 18 Feb 1998
# Whom: Jun-ichiro itojun Itoh <itojun@itojun.org>
#
-# $Id: Makefile,v 1.9 1998/02/19 16:49:58 itojun Exp $
+# $Id: Makefile,v 1.10 1998/08/18 08:53:30 asami Exp $
#
DISTNAME= nvi-1.79
PKGNAME?= nvi-perl-1.79
CATEGORIES= editors
-MASTER_SITES= ftp://ftp.bostic.com/pub/ \
+MASTER_SITES= ftp://sleepy.vwh.net/pub/ \
ftp://ftp.foretune.co.jp/pub/tools/nvi-m17n/
MAINTAINER= itojun@itojun.org
-BROKEN= perl upgrade
+BROKEN= original distribution is incompatible with perl5
WRKSRC= ${WRKDIR}/${DISTNAME}/build
GNU_CONFIGURE= yes