diff options
author | jseger <jseger@FreeBSD.org> | 1999-04-06 07:00:49 +0800 |
---|---|---|
committer | jseger <jseger@FreeBSD.org> | 1999-04-06 07:00:49 +0800 |
commit | 6acbc16fd9eea5b9f22d06c1f2bd3cb40e2c3b05 (patch) | |
tree | 88776ccc7e3e9253fdf8c18d8d4ffaccbbcc7191 | |
parent | 7b53a1537bee59bcaf99676026b4e8b1c3d314c1 (diff) | |
download | freebsd-ports-graphics-6acbc16fd9eea5b9f22d06c1f2bd3cb40e2c3b05.tar.gz freebsd-ports-graphics-6acbc16fd9eea5b9f22d06c1f2bd3cb40e2c3b05.tar.zst freebsd-ports-graphics-6acbc16fd9eea5b9f22d06c1f2bd3cb40e2c3b05.zip |
Upgrade to hexedit-1.1.0
PR: ports/10948
Submitted by: Michael Haro <mharo@area51.fremont.ca.us>
-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 4a4976e300f..6f0be431227 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 fab049565d4..776ba7adac3 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 |