summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorryoon <ryoon@pkgsrc.org>2013-06-26 12:09:26 +0000
committerryoon <ryoon@pkgsrc.org>2013-06-26 12:09:26 +0000
commitdb404b14b791dd82be15cece678f7d836f3f663b (patch)
treef8240ca55246ea88f213fdd63c437b9c7969e461
parent3b5f32523859ea5f8cb4c5207691d83d0035d071 (diff)
downloadpkgsrc-db404b14b791dd82be15cece678f7d836f3f663b.tar.gz
Set LICENSE, update HOMEPAGE, and remove commented-out MASTER_SITES.
-rw-r--r--devel/avl/Makefile6
1 files 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