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/auctex/Makefile | |
parent | cc971f61f67924ed1af2b68376cb76994093f6a8 (diff) | |
download | freebsd-ports-graphics-f473133a811239a33610f5a219dc28385fcc339b.tar.gz freebsd-ports-graphics-f473133a811239a33610f5a219dc28385fcc339b.tar.zst freebsd-ports-graphics-f473133a811239a33610f5a219dc28385fcc339b.zip |
Accidental whitespace
Diffstat (limited to 'print/auctex/Makefile')
-rw-r--r-- | print/auctex/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/print/auctex/Makefile b/print/auctex/Makefile index c5b157a7876..a8ffd341680 100644 --- a/print/auctex/Makefile +++ b/print/auctex/Makefile @@ -5,8 +5,8 @@ # $FreeBSD$ # -PORTNAME= auctex -PORTVERSION= 9.9p +PORTNAME= auctex +PORTVERSION= 9.9p CATEGORIES= print elisp MASTER_SITES= ${MASTER_SITE_TEX_CTAN} MASTER_SITE_SUBDIR= support/auctex |