diff options
author | Rodrigo Osorio <rodrigo@FreeBSD.org> | 2014-01-29 09:17:41 +0000 |
---|---|---|
committer | Rodrigo Osorio <rodrigo@FreeBSD.org> | 2014-01-29 09:17:41 +0000 |
commit | 877dce2447b97186647fc1aa02a754fb716ec479 (patch) | |
tree | e18b3e6bda30edcbd2c795ef003542c209e83bb6 /devel/libdict | |
parent | f99f0d650426c7298cefd1efc1b7959332f0a913 (diff) |
Notes
Diffstat (limited to 'devel/libdict')
-rw-r--r-- | devel/libdict/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/devel/libdict/Makefile b/devel/libdict/Makefile index 6f899f36c009..1b4dca03a682 100644 --- a/devel/libdict/Makefile +++ b/devel/libdict/Makefile @@ -10,7 +10,7 @@ DISTFILES= ${DISTNAME}${EXTRACT_SUFX}:source treap_insert.pdf:doc \ avl_insert.pdf:doc empty.pdf:doc EXTRACT_ONLY= ${DISTNAME}${EXTRACT_SUFX} -MAINTAINER= rodrigo@bebik.net +MAINTAINER= rodrigo@FreeBSD.org COMMENT= Library providing access to ``dictionary'' data structures USE_GMAKE= yes |