summaryrefslogtreecommitdiff
path: root/devel/avl/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'devel/avl/Makefile')
-rw-r--r--devel/avl/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/devel/avl/Makefile b/devel/avl/Makefile
index 05687b8fc07..0aef1772ead 100644
--- a/devel/avl/Makefile
+++ b/devel/avl/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.1.1.1 2004/11/26 21:54:27 wiz Exp $
+# $NetBSD: Makefile,v 1.2 2006/03/04 21:29:12 jlam Exp $
#
DISTNAME= avl-1.4.0
@@ -6,7 +6,7 @@ CATEGORIES= devel
MASTER_SITES= ${MASTER_SITE_GNU:=avl/}
#MASTER_SITES= ftp://ftp.gnu.org/pub/gnu/avl/
-MAINTAINER= tech-pkg@NetBSD.org
+MAINTAINER= pkgsrc-users@NetBSD.org
HOMEPAGE= http://www.msu.edu/user/pfaffben/avl/
COMMENT= Library for manipulation of balanced binary trees