diff options
author | Ralf S. Engelschall <rse@FreeBSD.org> | 2003-01-30 19:57:20 +0000 |
---|---|---|
committer | Ralf S. Engelschall <rse@FreeBSD.org> | 2003-01-30 19:57:20 +0000 |
commit | cf1c6a443120d7b24830fa75e620767ad49b1956 (patch) | |
tree | fa0926ff993886f9151b1bc742a7a10ec2a7e6bd /mail/lmtp2nntp/Makefile | |
parent | Complete deployment of GNOMENG infrastructure: WITHOUT_ESOUND is (diff) |
fix MASTER_SITES URL
Diffstat (limited to '')
-rw-r--r-- | mail/lmtp2nntp/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/mail/lmtp2nntp/Makefile b/mail/lmtp2nntp/Makefile index f284d7846447..23142c4bf024 100644 --- a/mail/lmtp2nntp/Makefile +++ b/mail/lmtp2nntp/Makefile @@ -8,7 +8,7 @@ PORTNAME= lmtp2nntp PORTVERSION= 1.1.1 CATEGORIES= mail news -MASTER_SITES= ftp://ftp.ossp.org/pkg/lmtp2nntp/ +MASTER_SITES= ftp://ftp.ossp.org/pkg/tool/lmtp2nntp/ MAINTAINER= thomas.lotterer@cw.com |