diff options
author | Cheng-Lung Sung <clsung@FreeBSD.org> | 2004-10-14 12:31:22 +0000 |
---|---|---|
committer | Cheng-Lung Sung <clsung@FreeBSD.org> | 2004-10-14 12:31:22 +0000 |
commit | dab65494b8cd1dec82fe4b062adf41f794e370e8 (patch) | |
tree | dcc08e1d9ce03a076ba25bdc55a6c4a435574e01 /security/clamsmtp/Makefile | |
parent | a56152d454ed66da0f02a68e513be3a327c48785 (diff) | |
download | ports-dab65494b8cd1dec82fe4b062adf41f794e370e8.tar.gz ports-dab65494b8cd1dec82fe4b062adf41f794e370e8.zip |
Notes
Diffstat (limited to 'security/clamsmtp/Makefile')
-rw-r--r-- | security/clamsmtp/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/security/clamsmtp/Makefile b/security/clamsmtp/Makefile index 78624474a332..6486daefc3cc 100644 --- a/security/clamsmtp/Makefile +++ b/security/clamsmtp/Makefile @@ -7,6 +7,7 @@ PORTNAME= clamsmtp PORTVERSION= 0.9.6 +PORTREVISION= 1 CATEGORIES= security MASTER_SITES= http://memberwebs.com/nielsen/software/clamsmtp/ |