diff options
author | wiz <wiz> | 2008-01-05 21:37:45 +0000 |
---|---|---|
committer | wiz <wiz> | 2008-01-05 21:37:45 +0000 |
commit | f121344b553608e6a8e2f8baf76ba45ac7c26b9d (patch) | |
tree | dc17ddc02339e3115a7355acc31b4afe59e78034 /databases/guile-pg | |
parent | b6f28cd4634122e9770e063b70d1c10e7bbb9ce2 (diff) | |
download | pkgsrc-f121344b553608e6a8e2f8baf76ba45ac7c26b9d.tar.gz |
Add commented out LICENSE line.
Diffstat (limited to 'databases/guile-pg')
-rw-r--r-- | databases/guile-pg/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/databases/guile-pg/Makefile b/databases/guile-pg/Makefile index 04388d7686b..1606e281320 100644 --- a/databases/guile-pg/Makefile +++ b/databases/guile-pg/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.31 2008/01/05 17:22:17 gdt Exp $ +# $NetBSD: Makefile,v 1.32 2008/01/05 21:37:45 wiz Exp $ # DISTNAME= guile-pg-0.34 @@ -13,6 +13,7 @@ USE_LIBTOOL= YES USE_TOOLS+= gmake GNU_CONFIGURE= YES INFO_FILES= # PLIST +#LICENSE= gnu-gplv3 TEST_TARGET= check |