diff options
author | Cheng-Lung Sung <clsung@FreeBSD.org> | 2006-02-21 01:43:31 +0000 |
---|---|---|
committer | Cheng-Lung Sung <clsung@FreeBSD.org> | 2006-02-21 01:43:31 +0000 |
commit | a6d8d63efee4716c24d07277d2c5e899a810e2d0 (patch) | |
tree | ad57d8e411c877c43a0fb36c9c6c4b0af630d476 /security/clamsmtp/Makefile | |
parent | 5c9a8c6104d92c43bab7a9fa7300ac8b41d3fa4f (diff) | |
download | ports-a6d8d63efee4716c24d07277d2c5e899a810e2d0.tar.gz ports-a6d8d63efee4716c24d07277d2c5e899a810e2d0.zip |
Notes
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 4467286f7bbc..53d1a628ed38 100644 --- a/security/clamsmtp/Makefile +++ b/security/clamsmtp/Makefile @@ -7,7 +7,7 @@ PORTNAME= clamsmtp PORTVERSION= 1.6 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= security MASTER_SITES= http://memberwebs.com/nielsen/software/clamsmtp/ |