diff options
author | Ashish SHUKLA <ashish@FreeBSD.org> | 2012-08-01 16:50:15 +0000 |
---|---|---|
committer | Ashish SHUKLA <ashish@FreeBSD.org> | 2012-08-01 16:50:15 +0000 |
commit | f3770c10f91170936ad9d6bef144bcb6b0137ed6 (patch) | |
tree | 6f89622ebaf27d03bdee9af1952a026e6287e29c /print/auctex | |
parent | 98eba3c9e6ee9014a7dfaf2847bf7347b13dcf51 (diff) | |
download | ports-f3770c10f91170936ad9d6bef144bcb6b0137ed6.tar.gz ports-f3770c10f91170936ad9d6bef144bcb6b0137ed6.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 1f577906d23d..abc8f65d3ead 100644 --- a/print/auctex/Makefile +++ b/print/auctex/Makefile @@ -7,7 +7,7 @@ PORTNAME= auctex PORTVERSION= 11.86 -PORTREVISION= 5 +PORTREVISION= 6 CATEGORIES= print elisp MASTER_SITES= ${MASTER_SITE_GNU} MASTER_SITE_SUBDIR= ${PORTNAME} |