diff options
author | Philip M. Gollucci <pgollucci@FreeBSD.org> | 2010-05-05 21:52:39 +0000 |
---|---|---|
committer | Philip M. Gollucci <pgollucci@FreeBSD.org> | 2010-05-05 21:52:39 +0000 |
commit | 3a2084de1e20e1397cb5ebadab556d95be899e75 (patch) | |
tree | cf6f491dd915921e7ce57a6c55af3b0746228ead /mail/svnmailer | |
parent | bb992ed99807dcba6aec3e033aaef9b64b91b041 (diff) |
4/5: Chase devel/apr shlib bump
PR: ports/146130
Approved by: portmgr (pav)
Tested by: -exp run (pav)
With Hat: apache@
Notes
Notes:
svn path=/head/; revision=253784
Diffstat (limited to 'mail/svnmailer')
-rw-r--r-- | mail/svnmailer/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/mail/svnmailer/Makefile b/mail/svnmailer/Makefile index 3ca8986a92b8..edc4c25ea7f6 100644 --- a/mail/svnmailer/Makefile +++ b/mail/svnmailer/Makefile @@ -7,7 +7,7 @@ PORTNAME= svnmailer DISTVERSION= 1.1.0-dev-r1373 -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES= mail python MASTER_SITES= http://storage.perlig.de/${PORTNAME}/ PKGNAMESUFFIX= ${PYTHON_PKGNAMESUFFIX} |