diff options
Diffstat (limited to 'news/pgpmoose/Makefile')
-rw-r--r-- | news/pgpmoose/Makefile | 6 |
1 files changed, 4 insertions, 2 deletions
diff --git a/news/pgpmoose/Makefile b/news/pgpmoose/Makefile index ae6eac076cc1..6a2539080c42 100644 --- a/news/pgpmoose/Makefile +++ b/news/pgpmoose/Makefile @@ -9,8 +9,10 @@ PORTNAME= pgpmoose PORTVERSION= 1.19 PORTREVISION= 1 CATEGORIES= news security -MASTER_SITES= http://people.qualcomm.com/ggr/ \ - ftp://ftp.dinoex.de/pub/FreeBSD/distfiles/ +# Distribution broken +# MASTER_SITES= http://people.qualcomm.com/ggr/ +MASTER_SITES= ${MASTER_SITE_LOCAL} +MASTER_SITE_SUBDIR= dinoex DISTNAME= PGPMoose EXTRACT_SUFX= .tar.Z |