diff options
author | mezz <mezz@FreeBSD.org> | 2007-12-12 14:02:47 +0800 |
---|---|---|
committer | mezz <mezz@FreeBSD.org> | 2007-12-12 14:02:47 +0800 |
commit | 6ea7c5cf18a54e8ebd56fd2bfdf205f8b5935e25 (patch) | |
tree | a80c2e31c1d9e1a60fbec505e6081639df4b1e98 /editors/ghex/Makefile | |
parent | d75bc104ae8e57fc4421eefc783830f19b074cf4 (diff) | |
download | freebsd-ports-gnome-6ea7c5cf18a54e8ebd56fd2bfdf205f8b5935e25.tar.gz freebsd-ports-gnome-6ea7c5cf18a54e8ebd56fd2bfdf205f8b5935e25.tar.zst freebsd-ports-gnome-6ea7c5cf18a54e8ebd56fd2bfdf205f8b5935e25.zip |
Update to 2.20.1.
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 f9ccfa1c45e6..e15ad106c7b5 100644 --- a/editors/ghex/Makefile +++ b/editors/ghex/Makefile @@ -7,8 +7,7 @@ # PORTNAME= ghex -PORTVERSION= 2.20.0 -PORTREVISION= 1 +PORTVERSION= 2.20.1 CATEGORIES= editors gnome MASTER_SITES= GNOME DIST_SUBDIR= gnome2 |