diff options
Diffstat (limited to 'editors/ghex2')
-rw-r--r-- | editors/ghex2/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/editors/ghex2/Makefile b/editors/ghex2/Makefile index fe8eaffe73b2..bf209dd14146 100644 --- a/editors/ghex2/Makefile +++ b/editors/ghex2/Makefile @@ -9,7 +9,7 @@ PORTNAME= ghex2 PORTVERSION= 1.99.1 CATEGORIES= editors gnome MASTER_SITES= ${MASTER_SITE_GNOME} -MASTER_SITE_SUBDIR= 2.0.2/sources/${PORTNAME:S/2$//} +MASTER_SITE_SUBDIR= sources/${PORTNAME:S/2$//}/1.99 DISTNAME= ${PORTNAME:S/2$//}-${PORTVERSION} DIST_SUBDIR= gnome2 |