diff options
author | Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org> | 2012-07-07 06:55:28 +0000 |
---|---|---|
committer | Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org> | 2012-07-07 06:55:28 +0000 |
commit | 55449884dd2cdf5f815746f67ac755bebf3bc93f (patch) | |
tree | e55f2a05ef7d5e8ffe129944d40572f9d2699aa6 /mail/mu | |
parent | 667e8794a85dc978b4a1c5cd31367763b6bb634b (diff) | |
download | ports-55449884dd2cdf5f815746f67ac755bebf3bc93f.tar.gz ports-55449884dd2cdf5f815746f67ac755bebf3bc93f.zip |
Notes
Diffstat (limited to 'mail/mu')
-rw-r--r-- | mail/mu/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/mail/mu/Makefile b/mail/mu/Makefile index 1dabd79ec2b6..48fe8d2bf9cf 100644 --- a/mail/mu/Makefile +++ b/mail/mu/Makefile @@ -7,6 +7,7 @@ PORTNAME= mu PORTVERSION= 0.9.8.1 +PORTREVISION= 1 CATEGORIES= mail MASTER_SITES= http://mu0.googlecode.com/files/ |