summaryrefslogtreecommitdiff
path: root/editors/beav/Makefile
diff options
context:
space:
mode:
authorThomas Gellekum <tg@FreeBSD.org>1998-08-10 09:00:03 +0000
committerThomas Gellekum <tg@FreeBSD.org>1998-08-10 09:00:03 +0000
commita302a60193e38292f91ad6c7edba4012ffdb65e3 (patch)
tree1f8517749f1ffaa1960f316cb28ecc213a99355d /editors/beav/Makefile
parentActivate wmtimebomb. (diff)
$DISTNAME and the path changed. Minor cleanups while I'm here.
Notes
Notes: svn path=/head/; revision=12417
Diffstat (limited to 'editors/beav/Makefile')
-rw-r--r--editors/beav/Makefile17
1 files changed, 8 insertions, 9 deletions
diff --git a/editors/beav/Makefile b/editors/beav/Makefile
index 42db7e6e363f..bd8e48190a27 100644
--- a/editors/beav/Makefile
+++ b/editors/beav/Makefile
@@ -1,19 +1,18 @@
# New ports collection makefile for: beav
-# Version required: 1.40-7 (debian)
+# Version required: 1.40-11 (debian)
# Date created: 01 July 1995
-# Whom: Thomas Gellekum <tg@FreeBSD.org>
+# Whom: Thomas Gellekum <tg@FreeBSD.ORG>
#
-# $Id: Makefile,v 1.9 1997/08/11 09:32:30 tg Exp $
+# $Id: Makefile,v 1.10 1997/11/27 00:07:31 jseger Exp $
#
-DISTNAME= beav_140-7
-PKGNAME= beav-1.40.7
+DISTNAME= beav_1.40-11
+PKGNAME= beav-1.40.11
CATEGORIES= editors
-MASTER_SITES= ftp://ftp.debian.org/debian/bo/source/editors/
+MASTER_SITES= ftp://ftp.debian.org/debian/hamm/hamm/source/editors/
-MAINTAINER= tg@FreeBSD.org
+MAINTAINER= ports@FreeBSD.ORG
-WRKSRC= ${WRKDIR}/beav-140
-PATCH_STRIP= -p1
+WRKSRC= ${WRKDIR}/beav-1.40
.include <bsd.port.mk>