diff options
author | clsung <clsung@FreeBSD.org> | 2005-08-29 12:08:55 +0800 |
---|---|---|
committer | clsung <clsung@FreeBSD.org> | 2005-08-29 12:08:55 +0800 |
commit | 0337c895d18675e6ace3761cbd7256048aaa6435 (patch) | |
tree | e662c428bff2288e88c5bc461820f09c5512c028 /security/clamsmtp/Makefile | |
parent | 1f91c7293e163279f41016dd4e0e3adce3731cc2 (diff) | |
download | freebsd-ports-gnome-0337c895d18675e6ace3761cbd7256048aaa6435.tar.gz freebsd-ports-gnome-0337c895d18675e6ace3761cbd7256048aaa6435.tar.zst freebsd-ports-gnome-0337c895d18675e6ace3761cbd7256048aaa6435.zip |
- Update to 1.5
PR: 85404
Submitted by: Marcus Grando <marcus AT corp dot grupos dot com dot br>
Diffstat (limited to 'security/clamsmtp/Makefile')
-rw-r--r-- | security/clamsmtp/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/security/clamsmtp/Makefile b/security/clamsmtp/Makefile index 7784080a5603..f8bf8c5f59a6 100644 --- a/security/clamsmtp/Makefile +++ b/security/clamsmtp/Makefile @@ -6,7 +6,7 @@ # PORTNAME= clamsmtp -PORTVERSION= 1.4.1 +PORTVERSION= 1.5 PORTREVISION= 0 CATEGORIES= security MASTER_SITES= http://memberwebs.com/nielsen/software/clamsmtp/ |