diff options
author | Thomas Abthorpe <tabthorpe@FreeBSD.org> | 2007-10-23 12:03:47 +0000 |
---|---|---|
committer | Thomas Abthorpe <tabthorpe@FreeBSD.org> | 2007-10-23 12:03:47 +0000 |
commit | 88f4228e151b23bce8073d06804040ba98549e0a (patch) | |
tree | 2b5c59f262ad56e1471d9ed8b0c3012b10b88e59 /editors/hexcurse | |
parent | Don't depend on mpeg2enc of swfdec gstreamer plugins since they are broken (diff) |
- Update MASTER_SITES
- Pass maintainership to submitter
PR: ports/117400
Submitted by: Philippe Audeoud <jadawin tuxaco.net>
Approved by: clsung (mentor, implicit)
Notes
Notes:
svn path=/head/; revision=201815
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 |