diff options
author | ashish <ashish@FreeBSD.org> | 2012-08-02 00:50:15 +0800 |
---|---|---|
committer | ashish <ashish@FreeBSD.org> | 2012-08-02 00:50:15 +0800 |
commit | 8aae54251dc188b33eb2f4eca56a499e5f76ace7 (patch) | |
tree | 6f89622ebaf27d03bdee9af1952a026e6287e29c /print | |
parent | dbefc3fa6334199382fe114dc768515852f593bb (diff) | |
download | freebsd-ports-gnome-8aae54251dc188b33eb2f4eca56a499e5f76ace7.tar.gz freebsd-ports-gnome-8aae54251dc188b33eb2f4eca56a499e5f76ace7.tar.zst freebsd-ports-gnome-8aae54251dc188b33eb2f4eca56a499e5f76ace7.zip |
- Bump PORTREVISION to chase Emacs port updates
- Unbreak INDEX caused by databases/lsdb, editors/flim, and editors/semi
Diffstat (limited to 'print')
-rw-r--r-- | print/auctex/Makefile | 2 | ||||
-rw-r--r-- | print/yatex/Makefile | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/print/auctex/Makefile b/print/auctex/Makefile index 1f577906d23d..abc8f65d3ead 100644 --- a/print/auctex/Makefile +++ b/print/auctex/Makefile @@ -7,7 +7,7 @@ PORTNAME= auctex PORTVERSION= 11.86 -PORTREVISION= 5 +PORTREVISION= 6 CATEGORIES= print elisp MASTER_SITES= ${MASTER_SITE_GNU} MASTER_SITE_SUBDIR= ${PORTNAME} diff --git a/print/yatex/Makefile b/print/yatex/Makefile index cb93d1894623..3a6c0f86eb18 100644 --- a/print/yatex/Makefile +++ b/print/yatex/Makefile @@ -7,7 +7,7 @@ PORTNAME= yatex PORTVERSION= 1.73 -PORTREVISION= 7 +PORTREVISION= 8 CATEGORIES?= print elisp MASTER_SITES= http://www.yatex.org/ DISTNAME= ${PORTNAME}${PORTVERSION} |