diff options
author | clsung <clsung@FreeBSD.org> | 2004-10-27 02:15:22 +0000 |
---|---|---|
committer | clsung <clsung@FreeBSD.org> | 2004-10-27 02:15:22 +0000 |
commit | f65d3ed94c1e7536055e034c45b1f1a88e95ce04 (patch) | |
tree | 4d8f5a7d6b3981860124a1366054c90d0932349c | |
parent | 628cf0c227559df172144dd937d1098178592bff (diff) | |
download | FreeBSD-ports-f65d3ed94c1e7536055e034c45b1f1a88e95ce04.zip FreeBSD-ports-f65d3ed94c1e7536055e034c45b1f1a88e95ce04.tar.gz |
- update to 1.0
PR: ports/73181
Submitted by: Marcus Grando <marcus AT corp dot grupos dot com dot br>
Approved by: co-mentor (vanilla)
-rw-r--r-- | security/clamsmtp/Makefile | 4 | ||||
-rw-r--r-- | security/clamsmtp/distinfo | 4 |
2 files changed, 4 insertions, 4 deletions
diff --git a/security/clamsmtp/Makefile b/security/clamsmtp/Makefile index 6486daef..e9c0d8f 100644 --- a/security/clamsmtp/Makefile +++ b/security/clamsmtp/Makefile @@ -6,8 +6,8 @@ # PORTNAME= clamsmtp -PORTVERSION= 0.9.6 -PORTREVISION= 1 +PORTVERSION= 1.0 +PORTREVISION= 0 CATEGORIES= security MASTER_SITES= http://memberwebs.com/nielsen/software/clamsmtp/ diff --git a/security/clamsmtp/distinfo b/security/clamsmtp/distinfo index 31ed047..2497d58 100644 --- a/security/clamsmtp/distinfo +++ b/security/clamsmtp/distinfo @@ -1,2 +1,2 @@ -MD5 (clamsmtp-0.9.6.tar.gz) = f9eae7fd8ce1b5ecabd0e680b1cfb6d3 -SIZE (clamsmtp-0.9.6.tar.gz) = 138446 +MD5 (clamsmtp-1.0.tar.gz) = 935a54b585c68258e9b68bceb7819a47 +SIZE (clamsmtp-1.0.tar.gz) = 138714 |