diff options
author | Philip M. Gollucci <pgollucci@FreeBSD.org> | 2010-05-05 21:54:07 +0000 |
---|---|---|
committer | Philip M. Gollucci <pgollucci@FreeBSD.org> | 2010-05-05 21:54:07 +0000 |
commit | 5c6db6f4eb7d9098ca1a8c64b0aee2ac55fb5038 (patch) | |
tree | fa0da7af96820bb5400b8feb5e54b86142d1ec8e /mail | |
parent | 3a2084de1e20e1397cb5ebadab556d95be899e75 (diff) |
Notes
Diffstat (limited to 'mail')
-rw-r--r-- | mail/ngmp/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/mail/ngmp/Makefile b/mail/ngmp/Makefile index fea92c0081d1..61f7a8ded41e 100644 --- a/mail/ngmp/Makefile +++ b/mail/ngmp/Makefile @@ -6,7 +6,7 @@ PORTNAME= ngmp PORTVERSION= 0.1.4 -PORTREVISION= 4 +PORTREVISION= 5 CATEGORIES= mail www MASTER_SITES= ftp://ftp.prevantage.com/releases/ \ ftp://ftp2.prevantage.com/releases/ |