diff options
author | Christian Weisgerber <naddy@FreeBSD.org> | 2003-02-13 01:53:09 +0000 |
---|---|---|
committer | Christian Weisgerber <naddy@FreeBSD.org> | 2003-02-13 01:53:09 +0000 |
commit | e852692922f2171a8ae932972a097c87e99123de (patch) | |
tree | 2a1faac8a119eb47a6bc4ed789769fac747a8576 /editors/beav | |
parent | 40428dadd53e36eaf479f60d8d8f70070334f386 (diff) | |
download | ports-e852692922f2171a8ae932972a097c87e99123de.tar.gz ports-e852692922f2171a8ae932972a097c87e99123de.zip |
Notes
Diffstat (limited to 'editors/beav')
-rw-r--r-- | editors/beav/Makefile | 4 | ||||
-rw-r--r-- | editors/beav/pkg-comment | 1 |
2 files changed, 3 insertions, 2 deletions
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 |