diff options
author | Dirk Meyer <dinoex@FreeBSD.org> | 2003-12-24 11:57:56 +0000 |
---|---|---|
committer | Dirk Meyer <dinoex@FreeBSD.org> | 2003-12-24 11:57:56 +0000 |
commit | bc80c7465380a6950d974121e2bdcd165192ae30 (patch) | |
tree | fbe56a66542a6cd39430b947eed2216dbdf6144b /news | |
parent | 27e8227e52e256059278693e2199ee1050616562 (diff) | |
download | ports-bc80c7465380a6950d974121e2bdcd165192ae30.tar.gz ports-bc80c7465380a6950d974121e2bdcd165192ae30.zip |
Notes
Diffstat (limited to 'news')
-rw-r--r-- | news/nntp/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/news/nntp/Makefile b/news/nntp/Makefile index 63c2f647de81..fb3fb67cf3be 100644 --- a/news/nntp/Makefile +++ b/news/nntp/Makefile @@ -9,7 +9,7 @@ PORTNAME= nntp PORTVERSION= 1.5.12.2 PORTREVISION= 4 CATEGORIES= news -MASTER_SITES= ftp://ftp.academ.com/pub/nntp/server/ +MASTER_SITES= ftp://ftp.dinoex.org/pub/c-news/ DISTNAME= ${PORTNAME}.${PORTVERSION} PATCH_SITES= ftp://ftp.dinoex.org/pub/c-news/ |