From 810e04639d4e719bf02e65f98ff30b40369320c4 Mon Sep 17 00:00:00 2001 From: ryoon Date: Wed, 26 Jun 2013 12:09:26 +0000 Subject: Set LICENSE, update HOMEPAGE, and remove commented-out MASTER_SITES. --- devel/avl/Makefile | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/devel/avl/Makefile b/devel/avl/Makefile index 51b69476bba..b8434c256a8 100644 --- a/devel/avl/Makefile +++ b/devel/avl/Makefile @@ -1,14 +1,14 @@ -# $NetBSD: Makefile,v 1.7 2013/04/06 20:27:17 rodent Exp $ +# $NetBSD: Makefile,v 1.8 2013/06/26 12:09:26 ryoon Exp $ # DISTNAME= avl-1.4.0 CATEGORIES= devel MASTER_SITES= ${MASTER_SITE_GNU:=avl/} -#MASTER_SITES= ftp://ftp.gnu.org/pub/gnu/avl/ MAINTAINER= pkgsrc-users@NetBSD.org -HOMEPAGE= http://www.stanford.edu/~blp/avl/ +HOMEPAGE= http://adtinfo.org/ COMMENT= Library for manipulation of balanced binary trees +LICENSE= gnu-gpl-v2 GNU_CONFIGURE= YES INFO_FILES= yes -- cgit v1.2.3