summaryrefslogtreecommitdiff
path: root/textproc
diff options
context:
space:
mode:
authorDavid E. O'Brien <obrien@FreeBSD.org>1999-10-27 09:03:55 +0000
committerDavid E. O'Brien <obrien@FreeBSD.org>1999-10-27 09:03:55 +0000
commit4a61d5fa4c017c97125587af867f3cb954c9e41b (patch)
treef5eb7426059866c72f5425c87a3e3a7d9a3d37eb /textproc
parentupdate mastersite (diff)
Keep an eye on this port.
Notes
Notes: svn path=/head/; revision=22673
Diffstat (limited to 'textproc')
-rw-r--r--textproc/dict/Makefile3
1 files changed, 3 insertions, 0 deletions
diff --git a/textproc/dict/Makefile b/textproc/dict/Makefile
index 90e77025b706..e8a4033c7661 100644
--- a/textproc/dict/Makefile
+++ b/textproc/dict/Makefile
@@ -1,3 +1,4 @@
+# ex:ts=8
# New ports collection makefile for: dict
# Version required: 1.4.8
# Date created: 19 February 1998
@@ -12,6 +13,8 @@ CATEGORIES= textproc
MASTER_SITES= ftp://ftp.cs.unc.edu/pub/users/faith/dict/ \
ftp://ftp.dict.org/pub/dict/
+MAINTAINER= obrien@FreeBSD.org
+
GNU_CONFIGURE= yes
CONFIGURE_ARGS= "--with-cflags=${CFLAGS}"
USE_GMAKE= yes