diff options
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 a87c37870a24..8b88b067cc8d 100644 --- a/print/auctex/Makefile +++ b/print/auctex/Makefile @@ -3,7 +3,7 @@ PORTNAME= auctex PORTVERSION= 11.90 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= print elisp MASTER_SITES= GNU PKGNAMESUFFIX= -${EMACS_PORT_NAME} |