summaryrefslogtreecommitdiff
path: root/editors/bvi/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'editors/bvi/Makefile')
-rw-r--r--editors/bvi/Makefile12
1 files changed, 6 insertions, 6 deletions
diff --git a/editors/bvi/Makefile b/editors/bvi/Makefile
index 268504ae52d..8600c4e13f6 100644
--- a/editors/bvi/Makefile
+++ b/editors/bvi/Makefile
@@ -1,15 +1,15 @@
-# $NetBSD: Makefile,v 1.8 2001/06/20 03:31:22 jlam Exp $
+# $NetBSD: Makefile,v 1.9 2001/10/24 07:05:37 cjs Exp $
#
-DISTNAME= bvi-1.2.0.src
-PKGNAME= bvi-1.2.0
+DISTNAME= bvi-1.3.0.src
+PKGNAME= bvi-1.3.0
WRKSRC= ${WRKDIR}/${PKGNAME}
CATEGORIES= editors
-MASTER_SITES= http://bvi.linuxave.net/download/
+MASTER_SITES= http://prdownloads.sourceforge.net/bvi/
MAINTAINER= sakamoto@netbsd.org
-HOMEPAGE= http://bvi.linuxave.net/
-COMMENT= Display-oriented editor for binary files, based on the vi editor
+HOMEPAGE= http://bvi.sourceforge.net/
+COMMENT= Vi-like editor for binary files
USE_BUILDLINK_ONLY= YES
GNU_CONFIGURE= YES