diff options
Diffstat (limited to 'print/gribouy/Makefile')
-rw-r--r-- | print/gribouy/Makefile | 6 |
1 files changed, 4 insertions, 2 deletions
diff --git a/print/gribouy/Makefile b/print/gribouy/Makefile index e3e67c4c22c1..f2f57dd15a57 100644 --- a/print/gribouy/Makefile +++ b/print/gribouy/Makefile @@ -8,8 +8,10 @@ PORTNAME= gribouy PORTVERSION= 0.0.8 CATEGORIES= print gnome -MASTER_SITES= ${MASTER_SITE_SAVANNAH} -MASTER_SITE_SUBDIR= gribouy/unstable.pkg/${PORTVERSION:R} +#MASTER_SITES= ${MASTER_SITE_SAVANNAH} +#MASTER_SITE_SUBDIR= gribouy/unstable.pkg/${PORTVERSION:R} +MASTER_SITES= ${MASTER_SITE_LOCAL} +MASTER_SITE_SUBDIR= bland MAINTAINER= gnome@FreeBSD.org COMMENT= Gribouy is a Type1 font editor |