diff options
author | cpiazza <cpiazza@FreeBSD.org> | 2000-04-10 01:50:59 +0800 |
---|---|---|
committer | cpiazza <cpiazza@FreeBSD.org> | 2000-04-10 01:50:59 +0800 |
commit | f473133a811239a33610f5a219dc28385fcc339b (patch) | |
tree | 7c1f6e342161bd8d40b1d3e724a4fa9a276d7505 /print/bibview | |
parent | cc971f61f67924ed1af2b68376cb76994093f6a8 (diff) | |
download | freebsd-ports-gnome-f473133a811239a33610f5a219dc28385fcc339b.tar.gz freebsd-ports-gnome-f473133a811239a33610f5a219dc28385fcc339b.tar.zst freebsd-ports-gnome-f473133a811239a33610f5a219dc28385fcc339b.zip |
Accidental whitespace
Diffstat (limited to 'print/bibview')
-rw-r--r-- | print/bibview/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/print/bibview/Makefile b/print/bibview/Makefile index ee2cae31a3e8..d50259462abc 100644 --- a/print/bibview/Makefile +++ b/print/bibview/Makefile @@ -5,8 +5,8 @@ # $FreeBSD$ # -PORTNAME= bibview -PORTVERSION= 2.2 +PORTNAME= bibview +PORTVERSION= 2.2 CATEGORIES= databases print MASTER_SITES= ${MASTER_SITE_TEX_CTAN} MASTER_SITE_SUBDIR= biblio/bibtex/utils/bibview-2.0 |