summaryrefslogtreecommitdiff
path: root/editors/biew
diff options
context:
space:
mode:
authorMichael Haro <mharo@FreeBSD.org>2000-04-14 00:25:54 +0000
committerMichael Haro <mharo@FreeBSD.org>2000-04-14 00:25:54 +0000
commit0f29953274700e3113ef38abbe8132e0b248333d (patch)
treef8b676f72421de4a2772b4f89e3779525d8e0a69 /editors/biew
parentUpdate to use PORTNAME/PORTVERSION (diff)
portname/portversion update
Notes
Notes: svn path=/head/; revision=27501
Diffstat (limited to 'editors/biew')
-rw-r--r--editors/biew/Makefile6
1 files changed, 3 insertions, 3 deletions
diff --git a/editors/biew/Makefile b/editors/biew/Makefile
index 5d48b51c67c5..6c5d06413ab1 100644
--- a/editors/biew/Makefile
+++ b/editors/biew/Makefile
@@ -1,16 +1,16 @@
# New ports collection makefile for: biew
-# Version required: 5.0.1
# Date created: 04 February 2000
# Whom: Michael Vasilenko <acid@stu.cn.ua>
#
# $FreeBSD$
#
-DISTNAME= biew-501
-PKGNAME= biew-5.01
+PORTNAME= biew
+PORTVERSION= 5.01
CATEGORIES= editors
MASTER_SITES= ftp://biew.sourceforge.net/pub/biew/5.x/src/ \
http://download.sourceforge.net/biew/
+DISTNAME= ${PORTNAME}-501
MAINTAINER= ports@FreeBSD.org