diff options
author | Ashish SHUKLA <ashish@FreeBSD.org> | 2012-09-04 17:05:43 +0000 |
---|---|---|
committer | Ashish SHUKLA <ashish@FreeBSD.org> | 2012-09-04 17:05:43 +0000 |
commit | 4b9fb5608cd07c313e31cd5eb8770fb3dce62bfa (patch) | |
tree | d56fd53a1709353afe0f1f5c76f52aff0b5cb224 /print | |
parent | aa36568c35d0588cfd941bd8c814276ac2222778 (diff) | |
download | ports-4b9fb5608cd07c313e31cd5eb8770fb3dce62bfa.tar.gz ports-4b9fb5608cd07c313e31cd5eb8770fb3dce62bfa.zip |
Notes
Diffstat (limited to 'print')
-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 abc8f65d3ead..e2beb28e7931 100644 --- a/print/auctex/Makefile +++ b/print/auctex/Makefile @@ -7,7 +7,7 @@ PORTNAME= auctex PORTVERSION= 11.86 -PORTREVISION= 6 +PORTREVISION= 7 CATEGORIES= print elisp MASTER_SITES= ${MASTER_SITE_GNU} MASTER_SITE_SUBDIR= ${PORTNAME} |