diff options
author | mikeh <mikeh@FreeBSD.org> | 2003-02-15 19:34:26 +0000 |
---|---|---|
committer | mikeh <mikeh@FreeBSD.org> | 2003-02-15 19:34:26 +0000 |
commit | 6ba62f4e73846d7667608db5c9ffca373a093a28 (patch) | |
tree | 21f4c897d8f2bf4fc9485f14710b4babf9b76c81 /mail/xfmail | |
parent | 2707021532f88a9d5b286a3b2fa8d4ddd8c8cc94 (diff) | |
download | FreeBSD-ports-6ba62f4e73846d7667608db5c9ffca373a093a28.zip FreeBSD-ports-6ba62f4e73846d7667608db5c9ffca373a093a28.tar.gz |
Upgrade to a patch release to fix config system bug.
Diffstat (limited to 'mail/xfmail')
-rw-r--r-- | mail/xfmail/Makefile | 4 | ||||
-rw-r--r-- | mail/xfmail/distinfo | 2 |
2 files changed, 4 insertions, 2 deletions
diff --git a/mail/xfmail/Makefile b/mail/xfmail/Makefile index 38e42b4..b530ed7 100644 --- a/mail/xfmail/Makefile +++ b/mail/xfmail/Makefile @@ -7,11 +7,13 @@ PORTNAME= xfmail PORTVERSION= 1.5.4 +PORTREVISION= 1 CATEGORIES= mail MASTER_SITES= ftp://xfmail.cfreeze.com/pub/xfmail/release/%SUBDIR%/ \ ftp://cupido.geophys.nat.tu-bs.de/pub/xfmail/release/%SUBDIR%/ \ ftp://xfmail.ufies.org/pub/xfmail/release/%SUBDIR%/ -MASTER_SITE_SUBDIR= ${PORTVERSION}/source/ +MASTER_SITE_SUBDIR= ${PORTVERSION}rc1/source/ +DISTNAME= ${PORTNAME}-${PORTVERSION}-rc1 MAINTAINER= mikeh@FreeBSD.org diff --git a/mail/xfmail/distinfo b/mail/xfmail/distinfo index 520e2e6..6d62af8 100644 --- a/mail/xfmail/distinfo +++ b/mail/xfmail/distinfo @@ -1 +1 @@ -MD5 (xfmail-1.5.4.tar.bz2) = 2921b249238a4223259b1037dd12082e +MD5 (xfmail-1.5.4-rc1.tar.bz2) = f974622fe5abbafe46154cb1fab0fb10 |