diff options
author | Dirk Meyer <dinoex@FreeBSD.org> | 2001-12-17 11:57:33 +0000 |
---|---|---|
committer | Dirk Meyer <dinoex@FreeBSD.org> | 2001-12-17 11:57:33 +0000 |
commit | bcfd2e8646950fb008f970208680c1a827513112 (patch) | |
tree | 57973b8a7b41502dde299f658b09c96d91eb2a66 /news | |
parent | 97984638c556a461e035f1a137116da79a23559c (diff) | |
download | ports-bcfd2e8646950fb008f970208680c1a827513112.tar.gz ports-bcfd2e8646950fb008f970208680c1a827513112.zip |
Notes
Diffstat (limited to 'news')
-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 |