diff options
-rw-r--r-- | converters/bibtexconv/Makefile | 9 | ||||
-rw-r--r-- | converters/bibtexconv/distinfo | 4 |
2 files changed, 4 insertions, 9 deletions
diff --git a/converters/bibtexconv/Makefile b/converters/bibtexconv/Makefile index acef489d5570..be502e1b0247 100644 --- a/converters/bibtexconv/Makefile +++ b/converters/bibtexconv/Makefile @@ -1,12 +1,8 @@ -# New ports collection makefile for: bibtexconv -# Date created: 2012-06-07 -# Whom: Thomas Dreibholz <dreibh@iem.uni-due.de> -# +# Created by: Thomas Dreibholz <dreibh@iem.uni-due.de> # $FreeBSD$ -# PORTNAME= bibtexconv -PORTVERSION= 0.8.20 +PORTVERSION= 0.9.3 CATEGORIES= converters MASTER_SITES= http://www.iem.uni-due.de/~dreibh/bibtexconv/download/ \ http://www.exp-math.uni-essen.de/~dreibh/bibtexconv/download/ @@ -15,7 +11,6 @@ MAINTAINER= dreibh@iem.uni-due.de COMMENT= BibTeX Converter LICENSE= GPLv3 -LICENSE_FILE= ${WRKSRC}/COPYING LIB_DEPENDS= curl:${PORTSDIR}/ftp/curl diff --git a/converters/bibtexconv/distinfo b/converters/bibtexconv/distinfo index ea4a9fc9c6d6..a7c1664d237e 100644 --- a/converters/bibtexconv/distinfo +++ b/converters/bibtexconv/distinfo @@ -1,2 +1,2 @@ -SHA256 (bibtexconv-0.8.20.tar.gz) = e15a31431b4f7a16bd21a7e87f500cf1f164539850c6546d8d80a1978cc9e891 -SIZE (bibtexconv-0.8.20.tar.gz) = 431972 +SHA256 (bibtexconv-0.9.3.tar.gz) = 5fb38c05ec2e8b35421ca905add199d8a6f3c46794a59623d2584f95e7300522 +SIZE (bibtexconv-0.9.3.tar.gz) = 436597 |