diff options
author | dd <dd@FreeBSD.org> | 2002-05-11 14:08:09 +0800 |
---|---|---|
committer | dd <dd@FreeBSD.org> | 2002-05-11 14:08:09 +0800 |
commit | b95aadcc397261508f0efc6556298796b16eb82b (patch) | |
tree | af57870c8cfce636855017ba4e22b2d395f70cd7 /textproc/dict | |
parent | e6291c1a6546148994a25e5e63f604802470d91b (diff) | |
download | freebsd-ports-gnome-b95aadcc397261508f0efc6556298796b16eb82b.tar.gz freebsd-ports-gnome-b95aadcc397261508f0efc6556298796b16eb82b.tar.zst freebsd-ports-gnome-b95aadcc397261508f0efc6556298796b16eb82b.zip |
I'll look after this port.
Diffstat (limited to 'textproc/dict')
-rw-r--r-- | textproc/dict/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/textproc/dict/Makefile b/textproc/dict/Makefile index 1699e3bcf542..bc5bb2cf017a 100644 --- a/textproc/dict/Makefile +++ b/textproc/dict/Makefile @@ -13,7 +13,7 @@ MASTER_SITES= ftp://ftp.cs.unc.edu/pub/users/faith/dict/ \ ftp://ftp.dict.org/pub/dict/ DISTNAME= ${PORTNAME}d-${PORTVERSION} -MAINTAINER= ports@FreeBSD.org +MAINTAINER= dd@FreeBSD.org GNU_CONFIGURE= yes CONFIGURE_ARGS= --without-local-zlib --with-cflags="${CFLAGS}" \ |