diff options
author | Jun Kuriyama <kuriyama@FreeBSD.org> | 2003-07-07 11:51:39 +0000 |
---|---|---|
committer | Jun Kuriyama <kuriyama@FreeBSD.org> | 2003-07-07 11:51:39 +0000 |
commit | 76d88a5568ce4d288822b10375ffcf7ec76973e4 (patch) | |
tree | 324676ccfac9bddf49610c101dbf6ac01aaf11cf /textproc/iso8879 | |
parent | cc56c1142a23fdd7b0c074ad923984ba8517fbf5 (diff) |
Notes
Diffstat (limited to 'textproc/iso8879')
-rw-r--r-- | textproc/iso8879/Makefile | 2 | ||||
-rw-r--r-- | textproc/iso8879/pkg-plist | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/textproc/iso8879/Makefile b/textproc/iso8879/Makefile index 7c85ce196266..a793dd9268a5 100644 --- a/textproc/iso8879/Makefile +++ b/textproc/iso8879/Makefile @@ -7,7 +7,7 @@ PORTNAME= iso8879 PORTVERSION= 1986 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= textproc MASTER_SITES= ${MASTER_SITE_LOCAL} MASTER_SITE_SUBDIR= kuriyama diff --git a/textproc/iso8879/pkg-plist b/textproc/iso8879/pkg-plist index cf98d7e945e1..7706a47c45ab 100644 --- a/textproc/iso8879/pkg-plist +++ b/textproc/iso8879/pkg-plist @@ -19,5 +19,5 @@ share/sgml/iso8879/ISOpub share/sgml/iso8879/ISOtech @unexec %%XMLCATMGR%% -sc %%CATALOG_PORTS_SGML%% remove %%DTD_NAME%%/catalog share/sgml/iso8879/catalog -@exec %%XMLCATMGR%% -sc %%CATALOG_PORTS_SGML%% add %%DTD_NAME%%/catalog +@exec %%XMLCATMGR%% -sc %%CATALOG_PORTS_SGML%% add CATALOG %%DTD_NAME%%/catalog @dirrm share/sgml/iso8879 |