diff options
author | dinoex <dinoex@FreeBSD.org> | 2013-10-29 04:17:49 +0800 |
---|---|---|
committer | dinoex <dinoex@FreeBSD.org> | 2013-10-29 04:17:49 +0800 |
commit | d267cb70daf837dbafcbc90179249a6f189f3b09 (patch) | |
tree | 3c093e5e9f44dbd7329704a7501108506fd0251d /www/tidy | |
parent | 84c238f9ae2f21d152b8a71d906c56f6806bd924 (diff) | |
download | freebsd-ports-gnome-d267cb70daf837dbafcbc90179249a6f189f3b09.tar.gz freebsd-ports-gnome-d267cb70daf837dbafcbc90179249a6f189f3b09.tar.zst freebsd-ports-gnome-d267cb70daf837dbafcbc90179249a6f189f3b09.zip |
- revert r331810
Diffstat (limited to 'www/tidy')
-rw-r--r-- | www/tidy/Makefile | 2 | ||||
-rw-r--r-- | www/tidy/pkg-plist | 1 |
2 files changed, 1 insertions, 2 deletions
diff --git a/www/tidy/Makefile b/www/tidy/Makefile index 001e35202c5f..27a3338bc076 100644 --- a/www/tidy/Makefile +++ b/www/tidy/Makefile @@ -15,10 +15,8 @@ COMMENT= Fixes and tidies up HTML files LICENSE= BSD LICENSE_FILE= ${FILESDIR}/COPYRIGHT -USES= manpages ALL_TARGET= tidy DOCFILES= Overview.html tidy.gif release-notes.html grid.gif -MAN1= tidy4.1 .include <bsd.port.options.mk> diff --git a/www/tidy/pkg-plist b/www/tidy/pkg-plist index 8bf253a6b7b3..04f3cb8e87a8 100644 --- a/www/tidy/pkg-plist +++ b/www/tidy/pkg-plist @@ -1,4 +1,5 @@ bin/tidy4 +man/man1/tidy4.1.gz %%PORTDOCS%%%%DOCSDIR%%/Overview.html %%PORTDOCS%%%%DOCSDIR%%/grid.gif %%PORTDOCS%%%%DOCSDIR%%/release-notes.html |