diff options
author | Ashish SHUKLA <ashish@FreeBSD.org> | 2014-11-05 13:19:31 +0000 |
---|---|---|
committer | Ashish SHUKLA <ashish@FreeBSD.org> | 2014-11-05 13:19:31 +0000 |
commit | 85f56adb6ec8caf41d9c0122ccde8eb4412d61d7 (patch) | |
tree | b752c6e578dfd5d4360bbbf89a48a3dcc5f7f963 /print/auctex | |
parent | b2edd3a92da509a28625510d638e2e83a570c490 (diff) | |
download | ports-85f56adb6ec8caf41d9c0122ccde8eb4412d61d7.tar.gz ports-85f56adb6ec8caf41d9c0122ccde8eb4412d61d7.zip |
Notes
Diffstat (limited to 'print/auctex')
-rw-r--r-- | print/auctex/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/print/auctex/Makefile b/print/auctex/Makefile index 4c8acb36e468..874831f9a96f 100644 --- a/print/auctex/Makefile +++ b/print/auctex/Makefile @@ -3,6 +3,7 @@ PORTNAME= auctex PORTVERSION= 11.88 +PORTREVISION= 1 CATEGORIES= print elisp MASTER_SITES= ${MASTER_SITE_GNU} MASTER_SITE_SUBDIR= ${PORTNAME} |