summaryrefslogtreecommitdiff
path: root/textproc/dict
diff options
context:
space:
mode:
Diffstat (limited to 'textproc/dict')
-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