aboutsummaryrefslogtreecommitdiffstats
path: root/textproc/dictfmt
diff options
context:
space:
mode:
authorwen <wen@FreeBSD.org>2009-12-14 09:06:34 +0800
committerwen <wen@FreeBSD.org>2009-12-14 09:06:34 +0800
commit56734cbb13001125427363840e79d622a164546f (patch)
treebc865c4bbd93a203f1423cd4191a5da4806fc3b8 /textproc/dictfmt
parentb531e26b127f28fba7f8260121eac2956cc013ad (diff)
downloadfreebsd-ports-gnome-56734cbb13001125427363840e79d622a164546f.tar.gz
freebsd-ports-gnome-56734cbb13001125427363840e79d622a164546f.tar.zst
freebsd-ports-gnome-56734cbb13001125427363840e79d622a164546f.zip
- Bump PORTREVISION to chase the update of devel/libmaa
Diffstat (limited to 'textproc/dictfmt')
-rw-r--r--textproc/dictfmt/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/textproc/dictfmt/Makefile b/textproc/dictfmt/Makefile
index 1175d48a92ae..b749ae73b916 100644
--- a/textproc/dictfmt/Makefile
+++ b/textproc/dictfmt/Makefile
@@ -7,6 +7,7 @@
PORTNAME= dictfmt
PORTVERSION= 1.11.1
+PORTREVISION= 1
CATEGORIES= textproc
MASTER_SITES= SF/dict/dictd/dictd-${PORTVERSION}
DISTNAME= dictd-${PORTVERSION}
@@ -14,7 +15,7 @@ DISTNAME= dictd-${PORTVERSION}
MAINTAINER= clsung@FreeBSD.org
COMMENT= Formats a DICT protocol dictionary database
-LIB_DEPENDS= maa.1:${PORTSDIR}/devel/libmaa
+LIB_DEPENDS= maa.2:${PORTSDIR}/devel/libmaa
USE_GMAKE= yes
GNU_CONFIGURE= yes