diff options
Diffstat (limited to 'print/ggv2/Makefile')
-rw-r--r-- | print/ggv2/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/print/ggv2/Makefile b/print/ggv2/Makefile index 5c5d083e78f1..0e0ec33e8237 100644 --- a/print/ggv2/Makefile +++ b/print/ggv2/Makefile @@ -6,10 +6,10 @@ # PORTNAME= ggv2 -PORTVERSION= 2.0.1 +PORTVERSION= 2.4.0.1 CATEGORIES= print gnome MASTER_SITES= ${MASTER_SITE_GNOME} -MASTER_SITE_SUBDIR= sources/${PORTNAME:S/2$//}/2.0 +MASTER_SITE_SUBDIR= sources/${PORTNAME:S/2$//}/2.4 DISTNAME= ggv-${PORTVERSION} DIST_SUBDIR= gnome2 |