diff options
author | Thierry Thomas <thierry@FreeBSD.org> | 2005-09-02 05:44:28 +0000 |
---|---|---|
committer | Thierry Thomas <thierry@FreeBSD.org> | 2005-09-02 05:44:28 +0000 |
commit | 766fbd3bbc8d99d6892136bd219cb08d7505729a (patch) | |
tree | 84bb7fe9a9820d960175e50b643d3f8da0086f0a /mail/spambnc/Makefile | |
parent | 5573f02872200e1bedda4c0ca95c381baf3c12ae (diff) | |
download | ports-766fbd3bbc8d99d6892136bd219cb08d7505729a.tar.gz ports-766fbd3bbc8d99d6892136bd219cb08d7505729a.zip |
Upgrade to 20050901.
Changelog at <http://www.spambouncer.org/whatsnew.shtml>.
Notes
Notes:
svn path=/head/; revision=141760
Diffstat (limited to 'mail/spambnc/Makefile')
-rw-r--r-- | mail/spambnc/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/mail/spambnc/Makefile b/mail/spambnc/Makefile index cb8bf0b51c74..12e0c7e731cd 100644 --- a/mail/spambnc/Makefile +++ b/mail/spambnc/Makefile @@ -6,7 +6,7 @@ # PORTNAME= spambnc -PORTVERSION= 20050831 +PORTVERSION= 20050901 CATEGORIES= mail MASTER_SITES= http://www.spambouncer.org/dist/sb/:tarball \ http://www.spambouncer.org/configure/:doc |