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 f220e5c5dac5..0ce4f3d59805 100644 --- a/editors/ghex/Makefile +++ b/editors/ghex/Makefile @@ -1,7 +1,7 @@ PORTNAME= ghex PORTVERSION= 46.2 CATEGORIES= editors gnome -MASTER_SITES= GNOME/sources/${PORTNAME}/${PORTVERSION:C/^([0-9]+)\..*/\1/} +MASTER_SITES= GNOME DIST_SUBDIR= gnome MAINTAINER= gnome@FreeBSD.org |