summaryrefslogtreecommitdiff
path: root/editors/beav
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/beav
parentUpdate to use PORTNAME/PORTVERSION (diff)
portname/portversion update
Notes
Notes: svn path=/head/; revision=27501
Diffstat (limited to 'editors/beav')
-rw-r--r--editors/beav/Makefile6
1 files changed, 3 insertions, 3 deletions
diff --git a/editors/beav/Makefile b/editors/beav/Makefile
index 1c316c43d714..bd8c44b76b06 100644
--- a/editors/beav/Makefile
+++ b/editors/beav/Makefile
@@ -1,15 +1,15 @@
# New ports collection makefile for: beav
-# Version required: 1.40-13 (debian)
# Date created: 01 July 1995
# Whom: Thomas Gellekum <tg@FreeBSD.org>
#
# $FreeBSD$
#
-DISTNAME= beav_1.40-13
-PKGNAME= beav-1.40.13
+PORTNAME= beav
+PORTVERSION= 1.40.13
CATEGORIES= editors
MASTER_SITES= ftp://ftp.debian.org/debian/dists/stable/main/source/editors/
+DISTNAME= ${PORTNAME}_1.40-13
MAINTAINER= jseger@FreeBSD.org