diff options
author | Baptiste Daroussin <bapt@FreeBSD.org> | 2017-10-13 15:29:58 +0000 |
---|---|---|
committer | Baptiste Daroussin <bapt@FreeBSD.org> | 2017-10-13 15:29:58 +0000 |
commit | 1e3d93d0784ab19d75517afd8190e343ebc4982f (patch) | |
tree | c08ed2fd11091d6211a2371e56a1060af7e5a9b5 /converters/bibtexconv | |
parent | 44120720a4e6023dffa221c89c6573b52438fa3c (diff) |
Notes
Diffstat (limited to 'converters/bibtexconv')
-rw-r--r-- | converters/bibtexconv/Makefile | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/converters/bibtexconv/Makefile b/converters/bibtexconv/Makefile index b87f5535d27f..2bc94eba8987 100644 --- a/converters/bibtexconv/Makefile +++ b/converters/bibtexconv/Makefile @@ -5,8 +5,7 @@ PORTNAME= bibtexconv PORTVERSION= 1.0.0 PORTREVISION= 1 CATEGORIES= converters -MASTER_SITES= http://www.iem.uni-due.de/~dreibh/bibtexconv/download/ \ - http://www.exp-math.uni-essen.de/~dreibh/bibtexconv/download/ +MASTER_SITES= http://www.exp-math.uni-essen.de/~dreibh/bibtexconv/download/ MAINTAINER= dreibh@iem.uni-due.de COMMENT= BibTeX Converter |