aboutsummaryrefslogtreecommitdiffstats
path: root/japanese
diff options
context:
space:
mode:
authorpav <pav@FreeBSD.org>2005-02-18 00:32:17 +0800
committerpav <pav@FreeBSD.org>2005-02-18 00:32:17 +0800
commit4bf99512fff5cd5a65a6b9dba730a76453696654 (patch)
treed7ed74b4068568e1dea4c634da69cd61fa6aef2c /japanese
parentc522fcb954b2a9964ab77b15030d99d60b03cb96 (diff)
downloadfreebsd-ports-gnome-4bf99512fff5cd5a65a6b9dba730a76453696654.tar.gz
freebsd-ports-gnome-4bf99512fff5cd5a65a6b9dba730a76453696654.tar.zst
freebsd-ports-gnome-4bf99512fff5cd5a65a6b9dba730a76453696654.zip
- Fix plist
- Update maintainer's address PR: ports/77587 Submitted by: maintainer
Diffstat (limited to 'japanese')
-rw-r--r--japanese/texinfo/Makefile4
-rw-r--r--japanese/texinfo/pkg-plist1
2 files changed, 3 insertions, 2 deletions
diff --git a/japanese/texinfo/Makefile b/japanese/texinfo/Makefile
index 0352d4ecf746..d3a3969b0718 100644
--- a/japanese/texinfo/Makefile
+++ b/japanese/texinfo/Makefile
@@ -7,7 +7,7 @@
PORTNAME= texinfo
PORTVERSION= 4.7
-PORTREVISION= 0
+PORTREVISION= 1
CATEGORIES= japanese print
MASTER_SITES= ${MASTER_SITE_GNU}
MASTER_SITE_SUBDIR= ${PORTNAME}
@@ -17,7 +17,7 @@ PATCH_SITES= ftp://jupiter.fsci.fuk.kindai.ac.jp/pub/ptex/utils/ \
PATCHFILES= ${DISTNAME}-j.diff.gz
PATCH_DIST_STRIP= -p1
-MAINTAINER= mitsuru@riken.go.jp
+MAINTAINER= mitsuru@riken.jp
COMMENT= Typeset Texinfo files for printing. Uses TeX
RUN_DEPENDS= ptex:${PORTSDIR}/japanese/ptex-tetex
diff --git a/japanese/texinfo/pkg-plist b/japanese/texinfo/pkg-plist
index 5cf5e83aab2b..41d35c93ee5c 100644
--- a/japanese/texinfo/pkg-plist
+++ b/japanese/texinfo/pkg-plist
@@ -70,4 +70,5 @@ share/locale/zh_TW/LC_MESSAGES/texinfo.mo
@unexec rmdir %D/%%TEXMFLOCAL%%/tex/generic/dvips 2>/dev/null || true
@unexec rmdir %D/%%TEXMFLOCAL%%/pdftex/plain/misc 2>/dev/null || true
@unexec rmdir %D/%%TEXMFLOCAL%%/pdftex/plain 2>/dev/null || true
+@unexec rmdir %D/%%TEXMFLOCAL%%/pdftex 2>/dev/null || true
@unexec rmdir %D/share/texinfo 2>/dev/null || true