diff options
Diffstat (limited to 'editors/beav')
| -rw-r--r-- | editors/beav/Makefile | 6 |
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 |
