diff options
author | jseger <jseger@FreeBSD.org> | 1999-04-05 23:00:49 +0000 |
---|---|---|
committer | jseger <jseger@FreeBSD.org> | 1999-04-05 23:00:49 +0000 |
commit | 6acbc16fd9eea5b9f22d06c1f2bd3cb40e2c3b05 (patch) | |
tree | 88776ccc7e3e9253fdf8c18d8d4ffaccbbcc7191 /editors | |
parent | 7b53a1537bee59bcaf99676026b4e8b1c3d314c1 (diff) | |
download | FreeBSD-ports-6acbc16fd9eea5b9f22d06c1f2bd3cb40e2c3b05.zip FreeBSD-ports-6acbc16fd9eea5b9f22d06c1f2bd3cb40e2c3b05.tar.gz |
Upgrade to hexedit-1.1.0
PR: ports/10948
Submitted by: Michael Haro <mharo@area51.fremont.ca.us>
Diffstat (limited to 'editors')
-rw-r--r-- | editors/hexedit/Makefile | 4 | ||||
-rw-r--r-- | editors/hexedit/distinfo | 2 |
2 files changed, 3 insertions, 3 deletions
diff --git a/editors/hexedit/Makefile b/editors/hexedit/Makefile index 4a4976e..6f0be43 100644 --- a/editors/hexedit/Makefile +++ b/editors/hexedit/Makefile @@ -3,10 +3,10 @@ # Date created: 5 August 1998 # Whom: Andrey Zakhvatov # -# $Id: Makefile,v 1.3 1998/10/09 10:05:49 asami Exp $ +# $Id: Makefile,v 1.4 1999/01/10 18:58:29 steve Exp $ # -DISTNAME= hexedit-1.0.0 +DISTNAME= hexedit-1.1.0 CATEGORIES= editors MASTER_SITES= http://www.chez.com/prigaux/ \ ${MASTER_SITE_SUNSITE} diff --git a/editors/hexedit/distinfo b/editors/hexedit/distinfo index fab0495..776ba7a 100644 --- a/editors/hexedit/distinfo +++ b/editors/hexedit/distinfo @@ -1 +1 @@ -MD5 (hexedit-1.0.0.src.tgz) = cbf49bfa81f0e3c779b46c9cbe4266b7 +MD5 (hexedit-1.1.0.src.tgz) = 29972c7afc503f55e728a8310ef8491a |