diff options
author | Ashish SHUKLA <ashish@FreeBSD.org> | 2017-09-12 15:38:56 +0000 |
---|---|---|
committer | Ashish SHUKLA <ashish@FreeBSD.org> | 2017-09-12 15:38:56 +0000 |
commit | 53aec0cd56136f008dd85bad1dd9e88cc8ca4c68 (patch) | |
tree | cf312471e7a193f3509a4153aa6dd314a9e2d221 /print | |
parent | 938c9d589e4979baf2bb78cd0a57a530da605536 (diff) | |
download | ports-53aec0cd56136f008dd85bad1dd9e88cc8ca4c68.tar.gz ports-53aec0cd56136f008dd85bad1dd9e88cc8ca4c68.zip |
Chase Emacs update
Notes
Notes:
svn path=/head/; revision=449697
Diffstat (limited to 'print')
-rw-r--r-- | print/auctex/Makefile | 2 | ||||
-rw-r--r-- | print/hyperlatex/Makefile | 2 |
2 files changed, 2 insertions, 2 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} diff --git a/print/hyperlatex/Makefile b/print/hyperlatex/Makefile index 897198fb1e60..89a6a6a7ec18 100644 --- a/print/hyperlatex/Makefile +++ b/print/hyperlatex/Makefile @@ -3,7 +3,7 @@ PORTNAME= Hyperlatex DISTVERSION= 2.9a -PORTREVISION= 6 +PORTREVISION= 7 CATEGORIES= print MASTER_SITES= SF/${PORTNAME:tl}/${PORTNAME:tl}/2.9a |