From d222dfe76225e169baa535df621f6b44409c942c Mon Sep 17 00:00:00 2001 From: naddy Date: Thu, 13 Feb 2003 01:53:09 +0000 Subject: Switch over to MASTER_SITE_DEBIAN. Also convert COMMENT while I'm here. List of candidate ports from PR: 47881 Submitted by: Kimura Fuyuki --- editors/beav/Makefile | 4 +++- editors/beav/pkg-comment | 1 - 2 files changed, 3 insertions(+), 2 deletions(-) delete mode 100644 editors/beav/pkg-comment (limited to 'editors') diff --git a/editors/beav/Makefile b/editors/beav/Makefile index c644e7ece119..f9cfd4a37146 100644 --- a/editors/beav/Makefile +++ b/editors/beav/Makefile @@ -8,10 +8,12 @@ PORTNAME= beav PORTVERSION= 1.40.15 CATEGORIES= editors -MASTER_SITES= ftp://ftp.debian.org/debian/pool/main/b/beav/ +MASTER_SITES= ${MASTER_SITE_DEBIAN} +MASTER_SITE_SUBDIR= pool/main/b/beav DISTNAME= ${PORTNAME}_${PORTVERSION:R}-${PORTVERSION:E} MAINTAINER= ports@FreeBSD.org +COMMENT= Binary Editor And Viewer, a full featured binary file editor WRKSRC= ${WRKDIR}/${PORTNAME}-${PORTVERSION:R} diff --git a/editors/beav/pkg-comment b/editors/beav/pkg-comment deleted file mode 100644 index a3c0aabc9c7d..000000000000 --- a/editors/beav/pkg-comment +++ /dev/null @@ -1 +0,0 @@ -Binary Editor And Viewer, a full featured binary file editor -- cgit