diff options
author | lwhsu <lwhsu@FreeBSD.org> | 2009-03-09 14:00:13 +0800 |
---|---|---|
committer | lwhsu <lwhsu@FreeBSD.org> | 2009-03-09 14:00:13 +0800 |
commit | e87ad24917fc2f2fe9ab1a4fca6652275259713d (patch) | |
tree | 4929f9d928a1b92c92a67ac38090edd5b99d3687 /mail | |
parent | cb843474929b8c58742716513979e699a8cf62a8 (diff) | |
download | freebsd-ports-gnome-e87ad24917fc2f2fe9ab1a4fca6652275259713d.tar.gz freebsd-ports-gnome-e87ad24917fc2f2fe9ab1a4fca6652275259713d.tar.zst freebsd-ports-gnome-e87ad24917fc2f2fe9ab1a4fca6652275259713d.zip |
- Fix fetch and update pkg-descr
PR: ports/132385
Submitted by: "Andrew J. Caines" <A.J.Caines AT halplant.com> (maintainer)
Diffstat (limited to 'mail')
-rw-r--r-- | mail/postfinger/Makefile | 2 | ||||
-rw-r--r-- | mail/postfinger/pkg-descr | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/mail/postfinger/Makefile b/mail/postfinger/Makefile index b09ba2d02776..bd2663e11fde 100644 --- a/mail/postfinger/Makefile +++ b/mail/postfinger/Makefile @@ -8,7 +8,7 @@ PORTNAME= postfinger PORTVERSION= 1.30 CATEGORIES= mail -MASTER_SITES= ftp://ftp.wl0.org/postfinger/ +MASTER_SITES= ftp://ftp.wl0.org/ftp.wl0.org/postfinger/ DISTNAME= ${PORTNAME}-${PORTVERSION} DISTFILES= ${PORTNAME}-${PORTVERSION} README DIST_SUBDIR= ${PORTNAME} diff --git a/mail/postfinger/pkg-descr b/mail/postfinger/pkg-descr index 04cf8a093041..33bb1ffa7fdc 100644 --- a/mail/postfinger/pkg-descr +++ b/mail/postfinger/pkg-descr @@ -1,4 +1,4 @@ Postfix configuration summary and reporting tool by Simon J. Mudd Useful for seeking assistance on the postfix-user mailing list. -FTP: ftp://ftp.wl0.org/SOURCES/postfinger +FTP: ftp://ftp.wl0.org/ftp.wl0.org/postfinger/README |