aboutsummaryrefslogtreecommitdiff
path: root/devel/libdict
diff options
context:
space:
mode:
authorMark Linimon <linimon@FreeBSD.org>2007-03-04 23:48:10 +0000
committerMark Linimon <linimon@FreeBSD.org>2007-03-04 23:48:10 +0000
commitb9a27bdd1af8dfc43e24fa03e5f5f156f9cb0391 (patch)
treef4f9c59a0cf7e7ca140edafd57e8675c32edeb67 /devel/libdict
parent150969c67d934312484417d667c2b2f29298c091 (diff)
downloadports-b9a27bdd1af8dfc43e24fa03e5f5f156f9cb0391.tar.gz
ports-b9a27bdd1af8dfc43e24fa03e5f5f156f9cb0391.zip
Notes
Diffstat (limited to 'devel/libdict')
-rw-r--r--devel/libdict/Makefile5
1 files changed, 2 insertions, 3 deletions
diff --git a/devel/libdict/Makefile b/devel/libdict/Makefile
index 8d41bca28628..876715fd428c 100644
--- a/devel/libdict/Makefile
+++ b/devel/libdict/Makefile
@@ -8,13 +8,12 @@
PORTNAME= libdict
PORTVERSION= 0.2.1
CATEGORIES= devel
-MASTER_SITES= http://www.crazycoder.org/libdict/:source \
- http://www.crazycoder.org/libdict/algorithms/:doc
+MASTER_SITES= ${MASTER_SITE_LOCAL}
DISTFILES= ${DISTNAME}${EXTRACT_SUFX}:source treap_insert.pdf:doc \
avl_insert.pdf:doc empty.pdf:doc
EXTRACT_ONLY= ${DISTNAME}${EXTRACT_SUFX}
-MAINTAINER= alexs@snark.rinet.ru
+MAINTAINER= ports@FreeBSD.org
COMMENT= Library providing access to ``dictionary'' data structures
USE_GMAKE= yes