diff options
author | Cheng-Lung Sung <clsung@FreeBSD.org> | 2006-08-25 03:39:10 +0000 |
---|---|---|
committer | Cheng-Lung Sung <clsung@FreeBSD.org> | 2006-08-25 03:39:10 +0000 |
commit | b1c6598427ac5836980b1c5fb5358bcea3cacb2d (patch) | |
tree | c1e688f00f4232b1512fd4f162640875cefdcf09 /security/clamsmtp/Makefile | |
parent | 3b29421508125df3e861033cbd2bd3263c5f51a8 (diff) | |
download | ports-b1c6598427ac5836980b1c5fb5358bcea3cacb2d.tar.gz ports-b1c6598427ac5836980b1c5fb5358bcea3cacb2d.zip |
Notes
Diffstat (limited to 'security/clamsmtp/Makefile')
-rw-r--r-- | security/clamsmtp/Makefile | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/security/clamsmtp/Makefile b/security/clamsmtp/Makefile index 512f02692ecc..dd67ccc15dd1 100644 --- a/security/clamsmtp/Makefile +++ b/security/clamsmtp/Makefile @@ -6,8 +6,7 @@ # PORTNAME= clamsmtp -PORTVERSION= 1.6 -PORTREVISION= 3 +PORTVERSION= 1.7 CATEGORIES= security MASTER_SITES= http://memberwebs.com/nielsen/software/clamsmtp/ |