diff options
author | Joe Marcus Clarke <marcus@FreeBSD.org> | 2004-04-29 03:14:26 +0000 |
---|---|---|
committer | Joe Marcus Clarke <marcus@FreeBSD.org> | 2004-04-29 03:14:26 +0000 |
commit | 6e6113910e9d7919498b1f838d4fe2860dc0d02e (patch) | |
tree | 3cc1db26e1813c1b5ed8e45d669f5b47c4ddecbf /editors/ghex2 | |
parent | afbdb531241b4cba10b6fd4aa303d7e4084b01cd (diff) | |
download | ports-6e6113910e9d7919498b1f838d4fe2860dc0d02e.tar.gz ports-6e6113910e9d7919498b1f838d4fe2860dc0d02e.zip |
Notes
Diffstat (limited to 'editors/ghex2')
-rw-r--r-- | editors/ghex2/Makefile | 5 | ||||
-rw-r--r-- | editors/ghex2/distinfo | 4 |
2 files changed, 4 insertions, 5 deletions
diff --git a/editors/ghex2/Makefile b/editors/ghex2/Makefile index b98bd783e14a..4b80299010d8 100644 --- a/editors/ghex2/Makefile +++ b/editors/ghex2/Makefile @@ -6,11 +6,10 @@ # PORTNAME= ghex2 -PORTVERSION= 2.5.2 -PORTREVISION= 1 +PORTVERSION= 2.6.0 CATEGORIES= editors gnome MASTER_SITES= ${MASTER_SITE_GNOME} -MASTER_SITE_SUBDIR= sources/${PORTNAME:S/2$//}/2.5 +MASTER_SITE_SUBDIR= sources/${PORTNAME:S/2$//}/2.6 DISTNAME= ${PORTNAME:S/2$//}-${PORTVERSION} DIST_SUBDIR= gnome2 diff --git a/editors/ghex2/distinfo b/editors/ghex2/distinfo index 6a421faf67ab..382756a6e0e2 100644 --- a/editors/ghex2/distinfo +++ b/editors/ghex2/distinfo @@ -1,2 +1,2 @@ -MD5 (gnome2/ghex-2.5.2.tar.bz2) = 95dc4caef992ae0ea5b3a3e20b235e39 -SIZE (gnome2/ghex-2.5.2.tar.bz2) = 941540 +MD5 (gnome2/ghex-2.6.0.tar.bz2) = a8df77d7f571503005a0bf42222a338a +SIZE (gnome2/ghex-2.6.0.tar.bz2) = 1013097 |