diff options
author | Philip M. Gollucci <pgollucci@FreeBSD.org> | 2010-12-11 21:19:41 +0000 |
---|---|---|
committer | Philip M. Gollucci <pgollucci@FreeBSD.org> | 2010-12-11 21:19:41 +0000 |
commit | 757953ede8d1e349f3afc3ec03440af43718211d (patch) | |
tree | 2e84cad23616a731bce721a8159bafc942818798 /textproc | |
parent | a8c1d5b9db3653ff67126c1ebce98f80247784ce (diff) |
Notes
Diffstat (limited to 'textproc')
-rw-r--r-- | textproc/py-4suite-xml/Makefile | 3 | ||||
-rw-r--r-- | textproc/py-4suite-xml/pkg-plist | 6 |
2 files changed, 4 insertions, 5 deletions
diff --git a/textproc/py-4suite-xml/Makefile b/textproc/py-4suite-xml/Makefile index 759cfcbc0a7c..655b01eb1325 100644 --- a/textproc/py-4suite-xml/Makefile +++ b/textproc/py-4suite-xml/Makefile @@ -9,8 +9,7 @@ PORTNAME= 4Suite-XML PORTVERSION= 1.0.2 CATEGORIES= textproc python MASTER_SITES= ftp://ftp.4suite.org/pub/4Suite/ \ - SF/foursuite/4Suite/XML-${PORTVERSION} - + SF/foursuite/4Suite/XML-${PORTVERSION} PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} MAINTAINER= mike@skew.org diff --git a/textproc/py-4suite-xml/pkg-plist b/textproc/py-4suite-xml/pkg-plist index a5f3ff535e7f..5749eff84fe0 100644 --- a/textproc/py-4suite-xml/pkg-plist +++ b/textproc/py-4suite-xml/pkg-plist @@ -846,8 +846,8 @@ %%DATADIR%%/Schemata/xhtml1-transitional.dtd %%DATADIR%%/Schemata/xsa.dtd %%DATADIR%%/default.cat -%%PORTDOCS%%%%DOCSDIR%%/COPYRIGHT -%%PORTDOCS%%%%DOCSDIR%%/README +%%DOCSDIR%%/COPYRIGHT +%%DOCSDIR%%/README %%PORTDOCS%%%%DOCSDIR%%/html/COPYRIGHT.html %%PORTDOCS%%%%DOCSDIR%%/html/CoreManual.html %%PORTDOCS%%%%DOCSDIR%%/html/HowTos/4SuiteCVS.html @@ -1108,7 +1108,7 @@ %%PORTDOCS%%@dirrm %%DOCSDIR%%/html/commandline %%PORTDOCS%%@dirrm %%DOCSDIR%%/html/HowTos %%PORTDOCS%%@dirrm %%DOCSDIR%%/html -%%PORTDOCS%%@dirrm %%DOCSDIR%% +@dirrm %%DOCSDIR%% @dirrm %%DATADIR%%/Schemata @dirrm %%DATADIR%%/Data/Stylesheets/examples @dirrm %%DATADIR%%/Data/Stylesheets |