diff options
author | Ade Lovett <ade@FreeBSD.org> | 2006-03-07 08:28:06 +0000 |
---|---|---|
committer | Ade Lovett <ade@FreeBSD.org> | 2006-03-07 08:28:06 +0000 |
commit | fe279f0df86b9326e8192aadd25d0c0ea5e5cade (patch) | |
tree | eff698d7af1fc37ae55050019892e15a2c0519a5 /mail/masqmail | |
parent | 5c19f532f41c63b5d65375792ff5160427647b1e (diff) |
Notes
Diffstat (limited to 'mail/masqmail')
-rw-r--r-- | mail/masqmail/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/mail/masqmail/Makefile b/mail/masqmail/Makefile index c487d0425e58..a37becf5b58e 100644 --- a/mail/masqmail/Makefile +++ b/mail/masqmail/Makefile @@ -7,6 +7,7 @@ PORTNAME= masqmail PORTVERSION= 0.2.20 +PORTREVISION= 1 CATEGORIES= mail MASTER_SITES= http://innominate.org/kurth/masqmail/download/ |