diff options
Diffstat (limited to 'editors/ghex/Makefile')
-rw-r--r-- | editors/ghex/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/editors/ghex/Makefile b/editors/ghex/Makefile index 2313e76b42b4..f6d1dce88e42 100644 --- a/editors/ghex/Makefile +++ b/editors/ghex/Makefile @@ -7,7 +7,7 @@ PORTNAME= ghex PORTVERSION= 2.8.1 -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES= editors gnome MASTER_SITES= ${MASTER_SITE_GNOME} MASTER_SITE_SUBDIR= sources/${PORTNAME:S/2$//}/2.8 |