diff options
author | marcus <marcus@FreeBSD.org> | 2006-03-15 13:34:00 +0800 |
---|---|---|
committer | marcus <marcus@FreeBSD.org> | 2006-03-15 13:34:00 +0800 |
commit | f53f868c11d87d043d0726ab2422d3db6dfe5063 (patch) | |
tree | 45b2c817047c2cec225786027abd8110dc2b21f1 /editors/ghex/Makefile | |
parent | fe6c1c18d10e22517454c466e87d51c1b09eea1a (diff) | |
download | freebsd-ports-gnome-f53f868c11d87d043d0726ab2422d3db6dfe5063.tar.gz freebsd-ports-gnome-f53f868c11d87d043d0726ab2422d3db6dfe5063.tar.zst freebsd-ports-gnome-f53f868c11d87d043d0726ab2422d3db6dfe5063.zip |
Update to 2.8.2.
Diffstat (limited to 'editors/ghex/Makefile')
-rw-r--r-- | editors/ghex/Makefile | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/editors/ghex/Makefile b/editors/ghex/Makefile index bbefe06be99f..9ac7b88f4767 100644 --- a/editors/ghex/Makefile +++ b/editors/ghex/Makefile @@ -6,8 +6,7 @@ # PORTNAME= ghex -PORTVERSION= 2.8.1 -PORTREVISION= 4 +PORTVERSION= 2.8.2 CATEGORIES= editors gnome MASTER_SITES= ${MASTER_SITE_GNOME} MASTER_SITE_SUBDIR= sources/${PORTNAME:S/2$//}/2.8 |