diff options
author | ashish <ashish@FreeBSD.org> | 2017-09-12 23:38:56 +0800 |
---|---|---|
committer | ashish <ashish@FreeBSD.org> | 2017-09-12 23:38:56 +0800 |
commit | 1f2f62e4159cdf54498b31bc28aa54b9246afe02 (patch) | |
tree | cf312471e7a193f3509a4153aa6dd314a9e2d221 /print/auctex | |
parent | 3d73873182ffe29725d51608929a7c1dc785ed21 (diff) | |
download | freebsd-ports-gnome-1f2f62e4159cdf54498b31bc28aa54b9246afe02.tar.gz freebsd-ports-gnome-1f2f62e4159cdf54498b31bc28aa54b9246afe02.tar.zst freebsd-ports-gnome-1f2f62e4159cdf54498b31bc28aa54b9246afe02.zip |
Chase Emacs update
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} |