summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authordholland <dholland>2012-12-24 01:51:20 +0000
committerdholland <dholland>2012-12-24 01:51:20 +0000
commite44676cddcb9e0f2bf9a8b432e0452ad2d061b97 (patch)
tree6788bf85218b7b207222db56d1c69e6331be5435
parente37a117f0182baf8833866d50db2082b8482698a (diff)
downloadpkgsrc-e44676cddcb9e0f2bf9a8b432e0452ad2d061b97.tar.gz
Uncomment LICENSE.
-rw-r--r--print/bibtool/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/print/bibtool/Makefile b/print/bibtool/Makefile
index f2c4f4c9a5f..9186861c3b7 100644
--- a/print/bibtool/Makefile
+++ b/print/bibtool/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.12 2012/12/24 01:50:57 dholland Exp $
+# $NetBSD: Makefile,v 1.13 2012/12/24 01:51:20 dholland Exp $
DISTNAME= BibTool-2.48
PKGREVISION= 1
@@ -8,7 +8,7 @@ MASTER_SITES= ${MASTER_SITE_TEX_CTAN:=biblio/bibtex/utils/bibtool/}
MAINTAINER= pkgsrc-users@NetBSD.org
HOMEPAGE= http://www.gerd-neugebauer.de/software/TeX/BibTool.en.html
COMMENT= Tool to manipulate BibTeX databases
-#LICENSE= gnu-gpl-v1
+LICENSE= gnu-gpl-v1
BUILD_DEPENDS+= tex-bibtex-[0-9]*:../../print/tex-bibtex
BUILD_DEPENDS+= tex-latex-bin-[0-9]*:../../print/tex-latex-bin