diff options
Diffstat (limited to 'editors/beav/Makefile')
-rw-r--r-- | editors/beav/Makefile | 14 |
1 files changed, 7 insertions, 7 deletions
diff --git a/editors/beav/Makefile b/editors/beav/Makefile index 13f723c12d4c..178f49de7d77 100644 --- a/editors/beav/Makefile +++ b/editors/beav/Makefile @@ -1,16 +1,16 @@ -# New ports collection makefile for: beav-1.40.3 -# Version required: 1.40-4 (debian) +# New ports collection makefile for: beav +# Version required: 1.40-7 (debian) # Date created: 01 July 1995 # Whom: Thomas Gellekum <tg@FreeBSD.org> # -# $Id: Makefile,v 1.7 1997/04/09 02:53:09 asami Exp $ +# $Id: Makefile,v 1.8 1997/07/22 07:09:16 tg Exp $ # -DISTNAME= beav-140-6 -PKGNAME= beav-1.40.6 +DISTNAME= beav_140-7 +PKGNAME= beav-1.40.7 CATEGORIES= editors -MASTER_SITES= ftp://ftp.debian.org/debian/buzz/source/editors/ \ - ftp://theta.iis.u-tokyo.ac.jp/pub2/Linux/distributions/debian/buzz/source/editors/ +MASTER_SITES= ftp://ftp.debian.org/debian/bo/source/editors/ \ + ftp://theta.iis.u-tokyo.ac.jp/pub2/Linux/distributions/debian/bo/source/editors/ MAINTAINER= tg@FreeBSD.org |