aboutsummaryrefslogtreecommitdiffstats
path: root/devel
diff options
context:
space:
mode:
authorlinimon <linimon@FreeBSD.org>2007-03-05 07:48:10 +0800
committerlinimon <linimon@FreeBSD.org>2007-03-05 07:48:10 +0800
commitcb8910553f6bfdaa76aac824e4a9ceddfd65dea8 (patch)
tree4c17e29a117bc43fa82940c306a8968af07b2688 /devel
parenta3a3146875c07be5072da25dc2da41ba51656cf3 (diff)
downloadfreebsd-ports-gnome-cb8910553f6bfdaa76aac824e4a9ceddfd65dea8.tar.gz
freebsd-ports-gnome-cb8910553f6bfdaa76aac824e4a9ceddfd65dea8.tar.zst
freebsd-ports-gnome-cb8910553f6bfdaa76aac824e4a9ceddfd65dea8.zip
Reset inactive maintainer due to maintainer-timeouts and no response to
email. While here, remove stale mastersites. Hat: portmgr
Diffstat (limited to 'devel')
-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