diff options
author | Ashish SHUKLA <ashish@FreeBSD.org> | 2011-10-17 06:01:31 +0000 |
---|---|---|
committer | Ashish SHUKLA <ashish@FreeBSD.org> | 2011-10-17 06:01:31 +0000 |
commit | 8f63af93b08f952dc99fd0a01f970b9afb2308f3 (patch) | |
tree | 19ff77f707eaee147f4883206958df928766727a /print/auctex | |
parent | 45568fba839edd8c8a2970326c6716487ae69f57 (diff) | |
download | ports-8f63af93b08f952dc99fd0a01f970b9afb2308f3.tar.gz ports-8f63af93b08f952dc99fd0a01f970b9afb2308f3.zip |
Notes
Diffstat (limited to 'print/auctex')
-rw-r--r-- | print/auctex/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/print/auctex/Makefile b/print/auctex/Makefile index e28f9e127d6c..90b5c3864649 100644 --- a/print/auctex/Makefile +++ b/print/auctex/Makefile @@ -7,7 +7,7 @@ PORTNAME= auctex PORTVERSION= 11.86 -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES= print elisp MASTER_SITES= ${MASTER_SITE_GNU} MASTER_SITE_SUBDIR= ${PORTNAME} |