diff options
author | Chris Rees <crees@FreeBSD.org> | 2012-10-28 13:57:12 +0000 |
---|---|---|
committer | Chris Rees <crees@FreeBSD.org> | 2012-10-28 13:57:12 +0000 |
commit | 09a8c4aa8cf51ad5eb52f72156dfbe9569e63d2c (patch) | |
tree | 1a20ae55568de0edae03071bf8eceebe7c82c4e2 /security/amavisd-new/Makefile | |
parent | 86f027b7c4439897790453b2b4dc3055458c381a (diff) |
Notes
Diffstat (limited to 'security/amavisd-new/Makefile')
-rw-r--r-- | security/amavisd-new/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/security/amavisd-new/Makefile b/security/amavisd-new/Makefile index e830a28153e2..ef0cf941d432 100644 --- a/security/amavisd-new/Makefile +++ b/security/amavisd-new/Makefile @@ -2,7 +2,7 @@ PORTNAME= amavisd-new PORTVERSION= 2.8.0 -PORTREVISION= 1 +PORTREVISION= 2 PORTEPOCH= 1 CATEGORIES= security MASTER_SITES= http://www.ijs.si/software/amavisd/ \ |