diff options
author | Dirk Meyer <dinoex@FreeBSD.org> | 2003-11-16 18:03:49 +0000 |
---|---|---|
committer | Dirk Meyer <dinoex@FreeBSD.org> | 2003-11-16 18:03:49 +0000 |
commit | 81fef02872fb82369da3eb7d7b91a5d4f25c6eea (patch) | |
tree | 65bb2d937739bfc146fbf1878df0f9006c41f637 | |
parent | 99cb13578a9d59efd1016c08b7e5d9373d69af52 (diff) |
Notes
-rw-r--r-- | mail/pathalias/Makefile | 3 | ||||
-rw-r--r-- | news/nntp/Makefile | 3 |
2 files changed, 2 insertions, 4 deletions
diff --git a/mail/pathalias/Makefile b/mail/pathalias/Makefile index 61eefac1bb2f..4cecc84b0d16 100644 --- a/mail/pathalias/Makefile +++ b/mail/pathalias/Makefile @@ -8,8 +8,7 @@ PORTNAME= pathalias PORTVERSION= 9.16 CATEGORIES= mail -MASTER_SITES= ftp://ftp.lan-ks.de/pub/approved/ \ - ftp://ftp.dinoex.de/pub/approved/ +MASTER_SITES= ftp://ftp.dinoex.de/pub/approved/ EXTRACT_SUFX= .tar.Z MAINTAINER= dinoex@FreeBSD.org diff --git a/news/nntp/Makefile b/news/nntp/Makefile index d4f7cac36d19..63c2f647de81 100644 --- a/news/nntp/Makefile +++ b/news/nntp/Makefile @@ -12,8 +12,7 @@ CATEGORIES= news MASTER_SITES= ftp://ftp.academ.com/pub/nntp/server/ DISTNAME= ${PORTNAME}.${PORTVERSION} -PATCH_SITES= ftp://ftp.lan-ks.de/pub/c-news/ \ - ftp://ftp.dinoex.org/pub/c-news/ +PATCH_SITES= ftp://ftp.dinoex.org/pub/c-news/ PATCHFILES= nntp-patch-y2k MAINTAINER= dinoex@FreeBSD.org |