diff options
Diffstat (limited to 'net/dictd/Makefile')
-rw-r--r-- | net/dictd/Makefile | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/net/dictd/Makefile b/net/dictd/Makefile index 3f2d1179f7bb..f6726a217fd3 100644 --- a/net/dictd/Makefile +++ b/net/dictd/Makefile @@ -7,7 +7,7 @@ # PORTNAME= dictd -PORTVERSION= 1.9.15 +PORTVERSION= 1.10.1 PORTREVISION= 0 CATEGORIES+= net textproc MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} @@ -19,7 +19,6 @@ COMMENT= Dict protocol (RFC 2229) server MAN1= dictzip.1 MAN8= dictd.8 -USE_LIBLTDL= yes USE_RC_SUBR= yes USE_REINPLACE= yes USE_BISON= yes |