diff options
Diffstat (limited to 'x11-toolkits/gob/Makefile')
-rw-r--r-- | x11-toolkits/gob/Makefile | 5 |
1 files changed, 3 insertions, 2 deletions
diff --git a/x11-toolkits/gob/Makefile b/x11-toolkits/gob/Makefile index f995db0..db902ef 100644 --- a/x11-toolkits/gob/Makefile +++ b/x11-toolkits/gob/Makefile @@ -6,9 +6,10 @@ # PORTNAME= gob -PORTVERSION= 1.0.9 +PORTVERSION= 1.0.10 CATEGORIES= x11-toolkits -MASTER_SITES= http://ftp.5z.com/pub/gob/ +MASTER_SITES= ${MASTER_SITE_GNOME} +MASTER_SITE_SUBDIR= stable/sources/gob MAINTAINER= gnome@FreeBSD.org |