diff options
author | Ashish SHUKLA <ashish@FreeBSD.org> | 2015-04-27 10:29:27 +0000 |
---|---|---|
committer | Ashish SHUKLA <ashish@FreeBSD.org> | 2015-04-27 10:29:27 +0000 |
commit | c5167c49ba2e934bffbaacba422b57db6393c037 (patch) | |
tree | e522e319a070f2df545d1bf3366b75f936c6875e /print | |
parent | 2893a8de0cdfa9781d93c90291646d9a7b19a352 (diff) |
Notes
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 874831f9a96f..3824b05bd93d 100644 --- a/print/auctex/Makefile +++ b/print/auctex/Makefile @@ -3,7 +3,7 @@ PORTNAME= auctex PORTVERSION= 11.88 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= print elisp MASTER_SITES= ${MASTER_SITE_GNU} MASTER_SITE_SUBDIR= ${PORTNAME} diff --git a/print/hyperlatex/Makefile b/print/hyperlatex/Makefile index 9661294653c4..22ce5a0c1afa 100644 --- a/print/hyperlatex/Makefile +++ b/print/hyperlatex/Makefile @@ -3,7 +3,7 @@ PORTNAME= Hyperlatex DISTVERSION= 2.9a -PORTREVISION= 5 +PORTREVISION= 6 CATEGORIES= print MASTER_SITES= SF/${PORTNAME:tl}/${PORTNAME:tl}/2.9a |