diff options
author | edwin <edwin@FreeBSD.org> | 2005-10-21 07:51:43 +0000 |
---|---|---|
committer | edwin <edwin@FreeBSD.org> | 2005-10-21 07:51:43 +0000 |
commit | 097eae9c4fff2b33757e1a75df14809752703839 (patch) | |
tree | 7290fc72b23c1bc954745eb8ee7983423c9bdbdc /mail/postfinger | |
parent | c5bc05a87328d3feef0714813963809296b21c80 (diff) | |
download | FreeBSD-ports-097eae9c4fff2b33757e1a75df14809752703839.zip FreeBSD-ports-097eae9c4fff2b33757e1a75df14809752703839.tar.gz |
Update port: mail/postfinger update to 1.30
- Update port to 1.30
- Removed MASTER_SITE ftp://ftp.nobandwidth.net/pub/postfix-mudd/postfinger/. It's down.
PR: ports/87747
Submitted by: Jean Milanez Melo <jmelo@freebsdbrasil.com.br>
Reviewed by: Andrew J Caines <A.J.Caines@halplant.com>
Diffstat (limited to 'mail/postfinger')
-rw-r--r-- | mail/postfinger/Makefile | 5 | ||||
-rw-r--r-- | mail/postfinger/distinfo | 4 |
2 files changed, 4 insertions, 5 deletions
diff --git a/mail/postfinger/Makefile b/mail/postfinger/Makefile index c514d39..b09ba2d 100644 --- a/mail/postfinger/Makefile +++ b/mail/postfinger/Makefile @@ -6,10 +6,9 @@ # PORTNAME= postfinger -PORTVERSION= 1.29 +PORTVERSION= 1.30 CATEGORIES= mail -MASTER_SITES= ftp://ftp.nobandwidth.net/pub/postfix-mudd/postfinger/ \ - ftp://ftp.wl0.org/postfinger/ +MASTER_SITES= ftp://ftp.wl0.org/postfinger/ DISTNAME= ${PORTNAME}-${PORTVERSION} DISTFILES= ${PORTNAME}-${PORTVERSION} README DIST_SUBDIR= ${PORTNAME} diff --git a/mail/postfinger/distinfo b/mail/postfinger/distinfo index 7127592..f02077a 100644 --- a/mail/postfinger/distinfo +++ b/mail/postfinger/distinfo @@ -1,4 +1,4 @@ -MD5 (postfinger/postfinger-1.29) = 12f2aa42b87b9863150620febdd596a3 -SIZE (postfinger/postfinger-1.29) = 8373 +MD5 (postfinger/postfinger-1.30) = 7ae1d8089869e6b883c3b338939df27d +SIZE (postfinger/postfinger-1.30) = 8797 MD5 (postfinger/README) = 8798a1359d1afc08c9ddb4e44a13e217 SIZE (postfinger/README) = 760 |