svn commit: r312620 - head/www/tomcat7

Alex Dupre ale at FreeBSD.org
Wed Feb 20 09:50:38 UTC 2013


Author: ale
Date: Wed Feb 20 09:50:37 2013
New Revision: 312620
URL: http://svnweb.freebsd.org/changeset/ports/312620

Log:
  Fix plist.

Modified:
  head/www/tomcat7/Makefile
  head/www/tomcat7/pkg-plist

Modified: head/www/tomcat7/Makefile
==============================================================================
--- head/www/tomcat7/Makefile	Wed Feb 20 09:24:49 2013	(r312619)
+++ head/www/tomcat7/Makefile	Wed Feb 20 09:50:37 2013	(r312620)
@@ -3,6 +3,7 @@
 
 PORTNAME=	tomcat
 PORTVERSION=	7.0.37
+PORTREVISION=	1
 CATEGORIES=	www java
 MASTER_SITES=	APACHE
 MASTER_SITE_SUBDIR=	tomcat/tomcat-7/v${PORTVERSION}/bin

Modified: head/www/tomcat7/pkg-plist
==============================================================================
--- head/www/tomcat7/pkg-plist	Wed Feb 20 09:24:49 2013	(r312619)
+++ head/www/tomcat7/pkg-plist	Wed Feb 20 09:50:37 2013	(r312620)
@@ -115,6 +115,7 @@
 %%T%%/webapps/docs/changelog.html
 %%T%%/webapps/docs/class-loader-howto.html
 %%T%%/webapps/docs/cluster-howto.html
+%%T%%/webapps/docs/comments.html
 %%T%%/webapps/docs/config/ajp.html
 %%T%%/webapps/docs/config/cluster-channel.html
 %%T%%/webapps/docs/config/cluster-deployer.html


More information about the svn-ports-head mailing list