diff options
author | Philip M. Gollucci <pgollucci@FreeBSD.org> | 2010-05-25 20:17:37 +0000 |
---|---|---|
committer | Philip M. Gollucci <pgollucci@FreeBSD.org> | 2010-05-25 20:17:37 +0000 |
commit | 335f8cb35dd36e692a9ce203d40fe51d20a91902 (patch) | |
tree | 3990cbde7632e9eec02627fd861d5429bf51dae9 /www/mod_webapp | |
parent | 3425efcfd407a2d46781e373a6e8d9b22fcbd717 (diff) |
Notes
Diffstat (limited to 'www/mod_webapp')
-rw-r--r-- | www/mod_webapp/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/www/mod_webapp/Makefile b/www/mod_webapp/Makefile index bf29f49be0d5..79a3fb23cca2 100644 --- a/www/mod_webapp/Makefile +++ b/www/mod_webapp/Makefile @@ -11,6 +11,7 @@ PORTREVISION= 4 CATEGORIES= www MASTER_SITES= http://jakarta.apache.org/%SUBDIR%/ MASTER_SITE_SUBDIR= builds/jakarta-tomcat-4.0/release/v${TOMCAT_RELEASE}/src +PKGNAMEPREFIX= ${APACHE_PKGNAMEPREFIX} DISTNAME= jakarta-tomcat-connectors-${CONNECTORS_RELEASE}-src DIST_SUBDIR= mod_webapp |