diff options
author | amdmi3 <amdmi3@FreeBSD.org> | 2014-07-30 07:52:43 +0800 |
---|---|---|
committer | amdmi3 <amdmi3@FreeBSD.org> | 2014-07-30 07:52:43 +0800 |
commit | 9c1cb7c8454c8795ad54af50c086385415bc2d9f (patch) | |
tree | efe932831ccd8752e72c1f4219f48469eb844468 /mail/nmzmail | |
parent | 89b35694c953075f4f267ed32e79d0fe102599fc (diff) | |
download | freebsd-ports-graphics-9c1cb7c8454c8795ad54af50c086385415bc2d9f.tar.gz freebsd-ports-graphics-9c1cb7c8454c8795ad54af50c086385415bc2d9f.tar.zst freebsd-ports-graphics-9c1cb7c8454c8795ad54af50c086385415bc2d9f.zip |
- Switch databases/namazu2 to USES=libtool, drop .la files
- Bump dependent ports as .so version has changed
Diffstat (limited to 'mail/nmzmail')
-rw-r--r-- | mail/nmzmail/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/mail/nmzmail/Makefile b/mail/nmzmail/Makefile index edfcbec58b5..a0651d77c46 100644 --- a/mail/nmzmail/Makefile +++ b/mail/nmzmail/Makefile @@ -3,7 +3,7 @@ PORTNAME= nmzmail PORTVERSION= 0.1.3 -PORTREVISION= 3 +PORTREVISION= 4 CATEGORIES= mail MASTER_SITES= http://www.ecademix.com/JohannesHofmann/ CENKES |