diff options
author | Dmitry Marakasov <amdmi3@FreeBSD.org> | 2014-08-26 02:09:46 +0000 |
---|---|---|
committer | Dmitry Marakasov <amdmi3@FreeBSD.org> | 2014-08-26 02:09:46 +0000 |
commit | f09d79883274f086b4adddbbb2e5d7c3b17df134 (patch) | |
tree | bd13ab571d9de049a224e73290421c067d927c77 /mail | |
parent | 513d50232000a5fbf7d9d8179ce80cdb08caaf57 (diff) | |
download | ports-f09d79883274f086b4adddbbb2e5d7c3b17df134.tar.gz ports-f09d79883274f086b4adddbbb2e5d7c3b17df134.zip |
Notes
Diffstat (limited to 'mail')
-rw-r--r-- | mail/postfix-gps/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/mail/postfix-gps/Makefile b/mail/postfix-gps/Makefile index 903adcbaa6b0..d63c0a4fcb9b 100644 --- a/mail/postfix-gps/Makefile +++ b/mail/postfix-gps/Makefile @@ -3,7 +3,7 @@ PORTNAME= gps PORTVERSION= 1.005 -PORTREVISION= 5 +PORTREVISION= 6 CATEGORIES= mail security MASTER_SITES= SF/greylist/greylist/${PORTVERSION}-bugfix PKGNAMEPREFIX= postfix- |