diff options
author | Herve Quiroz <hq@FreeBSD.org> | 2009-02-24 09:45:14 +0000 |
---|---|---|
committer | Herve Quiroz <hq@FreeBSD.org> | 2009-02-24 09:45:14 +0000 |
commit | ab2fc2035e1b5f5301e06897e071880b058e47ce (patch) | |
tree | 1bc45f1c270b3c90310b375fef55499a6a6256b4 /www/hudson/Makefile | |
parent | aa0b1d6efb21577bc2b9519b9e722b54deab4120 (diff) | |
download | ports-ab2fc2035e1b5f5301e06897e071880b058e47ce.tar.gz ports-ab2fc2035e1b5f5301e06897e071880b058e47ce.zip |
Notes
Diffstat (limited to 'www/hudson/Makefile')
-rw-r--r-- | www/hudson/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/www/hudson/Makefile b/www/hudson/Makefile index 2a2330f1e3b1..0386578047c9 100644 --- a/www/hudson/Makefile +++ b/www/hudson/Makefile @@ -11,6 +11,7 @@ CATEGORIES= www java devel MASTER_SITES= https://hudson.dev.java.net/files/documents/2402/127179/ DISTNAME= hudson EXTRACT_SUFX= .war +DIST_SUBDIR= ${PORTNAME}-${PORTVERSION} EXTRACT_ONLY= MAINTAINER= hq@FreeBSD.org |