diff options
Diffstat (limited to 'games/gnomegames2/Makefile')
-rw-r--r-- | games/gnomegames2/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/games/gnomegames2/Makefile b/games/gnomegames2/Makefile index dc05b086f807..daf5a1cfb4e5 100644 --- a/games/gnomegames2/Makefile +++ b/games/gnomegames2/Makefile @@ -9,7 +9,7 @@ PORTNAME= gnomegames2 PORTVERSION= 2.0.4 CATEGORIES= games gnome MASTER_SITES= ${MASTER_SITE_GNOME} -MASTER_SITE_SUBDIR= 2.0.1/sources/gnome-games +MASTER_SITE_SUBDIR= sources/gnome-games/2.0 DISTNAME= gnome-games-${PORTVERSION} DIST_SUBDIR= gnome2 |