diff options
author | tabthorpe <tabthorpe@FreeBSD.org> | 2007-10-23 20:03:47 +0800 |
---|---|---|
committer | tabthorpe <tabthorpe@FreeBSD.org> | 2007-10-23 20:03:47 +0800 |
commit | ebd447dd6aa373fede9a49a53d3bc7fd27e30d83 (patch) | |
tree | 447c87708f0548e033a0cd539cd07241c25566b0 /editors/hexcurse | |
parent | 8c59d5f61889ac84c3933548dcd7141501e03d34 (diff) | |
download | freebsd-ports-gnome-ebd447dd6aa373fede9a49a53d3bc7fd27e30d83.tar.gz freebsd-ports-gnome-ebd447dd6aa373fede9a49a53d3bc7fd27e30d83.tar.zst freebsd-ports-gnome-ebd447dd6aa373fede9a49a53d3bc7fd27e30d83.zip |
- Update MASTER_SITES
- Pass maintainership to submitter
PR: ports/117400
Submitted by: Philippe Audeoud <jadawin tuxaco.net>
Approved by: clsung (mentor, implicit)
Diffstat (limited to 'editors/hexcurse')
-rw-r--r-- | editors/hexcurse/Makefile | 5 | ||||
-rw-r--r-- | editors/hexcurse/distinfo | 6 |
2 files changed, 6 insertions, 5 deletions
diff --git a/editors/hexcurse/Makefile b/editors/hexcurse/Makefile index 1d4bae4032e1..ed5a9d668583 100644 --- a/editors/hexcurse/Makefile +++ b/editors/hexcurse/Makefile @@ -9,9 +9,10 @@ PORTNAME= hexcurse PORTVERSION= 1.55 CATEGORIES= editors -MASTER_SITES= http://www.jewfish.net/downloads/ +MASTER_SITES= DEBIAN +DISTFILES= ${PORTNAME}_${PORTVERSION}.orig -MAINTAINER= ports@FreeBSD.org +MAINTAINER= jadawin@tuxaco.net COMMENT= A versatile ncurses-based hex editor GNU_CONFIGURE= yes diff --git a/editors/hexcurse/distinfo b/editors/hexcurse/distinfo index 60f0ad74491e..71b523fadf44 100644 --- a/editors/hexcurse/distinfo +++ b/editors/hexcurse/distinfo @@ -1,3 +1,3 @@ -MD5 (hexcurse-1.55.tar.gz) = c9f9485490300b5111aa429eabfef789 -SHA256 (hexcurse-1.55.tar.gz) = b8d589f80acfa590fddd60d9482cf6ba38b295bf785ae4e0aff37b5ab436cb16 -SIZE (hexcurse-1.55.tar.gz) = 113512 +MD5 (hexcurse_1.55.orig) = c9f9485490300b5111aa429eabfef789 +SHA256 (hexcurse_1.55.orig) = b8d589f80acfa590fddd60d9482cf6ba38b295bf785ae4e0aff37b5ab436cb16 +SIZE (hexcurse_1.55.orig) = 113512 |