diff options
author | nork <nork@FreeBSD.org> | 2004-12-28 01:16:39 +0800 |
---|---|---|
committer | nork <nork@FreeBSD.org> | 2004-12-28 01:16:39 +0800 |
commit | 09af24523d926b5bc2f7f154dbdaccd695bc8a7b (patch) | |
tree | ff66b9b52b82a62a3451b80dca83e27ca9ccf6fc /japanese | |
parent | cbc062062cb773380d974d234b93767b2579fe08 (diff) | |
download | freebsd-ports-gnome-09af24523d926b5bc2f7f154dbdaccd695bc8a7b.tar.gz freebsd-ports-gnome-09af24523d926b5bc2f7f154dbdaccd695bc8a7b.tar.zst freebsd-ports-gnome-09af24523d926b5bc2f7f154dbdaccd695bc8a7b.zip |
Fix pkg-plist problem.
Submitted by: KIMURA Yasuhiro <yasu@utahime.org>
Reviewed by: rushani
Approved by: maintainer (blanket)
Pointy hat to: myself
Diffstat (limited to 'japanese')
-rw-r--r-- | japanese/eb/Makefile | 2 | ||||
-rw-r--r-- | japanese/eb/pkg-plist | 2 |
2 files changed, 3 insertions, 1 deletions
diff --git a/japanese/eb/Makefile b/japanese/eb/Makefile index a2744c4d25a8..ad75d36cb115 100644 --- a/japanese/eb/Makefile +++ b/japanese/eb/Makefile @@ -7,7 +7,7 @@ PORTNAME= eb PORTVERSION= 4.1.3 -PORTREVISION= 0 +PORTREVISION= 1 CATEGORIES= japanese MASTER_SITES= ftp://ftp.sra.co.jp/pub/misc/eb/ DISTFILES= ${EBFILES} \ diff --git a/japanese/eb/pkg-plist b/japanese/eb/pkg-plist index 6dd95fe3c30c..8250a8e7b412 100644 --- a/japanese/eb/pkg-plist +++ b/japanese/eb/pkg-plist @@ -69,6 +69,8 @@ share/aclocal/eb4.m4 %%DOCSDIR%%/ebzip-06.html %%DOCSDIR%%/ebzip-07.html %%DOCSDIR%%/ebzip-08.html +%%DOCSDIR%%/ebzip-09.html +%%DOCSDIR%%/ebzip-10.html %%DOCSDIR%%/ebzip.html @dirrm %%DOCSDIR%% %%DATADIR%%/appendix/LIST |