diff options
author | ashish <ashish@FreeBSD.org> | 2012-02-22 21:31:32 +0800 |
---|---|---|
committer | ashish <ashish@FreeBSD.org> | 2012-02-22 21:31:32 +0800 |
commit | a2e2b92ff5b2fa13895e10b17bf627df474897f1 (patch) | |
tree | bf051c90ec75ce0b0bb5f2220d8b11b050cf1ec7 /print | |
parent | 4948c500a474fb35d31705d4729814d536831a3a (diff) | |
download | freebsd-ports-gnome-a2e2b92ff5b2fa13895e10b17bf627df474897f1.tar.gz freebsd-ports-gnome-a2e2b92ff5b2fa13895e10b17bf627df474897f1.tar.zst freebsd-ports-gnome-a2e2b92ff5b2fa13895e10b17bf627df474897f1.zip |
- Chase Emacs updates
PR: ports/165082
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 90b5c3864649..7bc120aeab41 100644 --- a/print/auctex/Makefile +++ b/print/auctex/Makefile @@ -7,7 +7,7 @@ PORTNAME= auctex PORTVERSION= 11.86 -PORTREVISION= 3 +PORTREVISION= 4 CATEGORIES= print elisp MASTER_SITES= ${MASTER_SITE_GNU} MASTER_SITE_SUBDIR= ${PORTNAME} |