diff options
Diffstat (limited to 'www/servlet-api/Makefile')
-rw-r--r-- | www/servlet-api/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/www/servlet-api/Makefile b/www/servlet-api/Makefile index 89f05c62810b..c13beb9bf4d1 100644 --- a/www/servlet-api/Makefile +++ b/www/servlet-api/Makefile @@ -8,11 +8,11 @@ PORTNAME= servlet-api PORTVERSION= 2.5 CATEGORIES= www java -MASTER_SITES= http://fisheye5.cenqua.com/browse/~raw,r=1.1.1.3/glassfish/repo/javax.servlet/jars/ +MASTER_SITES= http://mirrors.ibiblio.org/pub/mirrors/maven2/javax/servlet/servlet-api/2.5/ EXTRACT_SUFX= .jar EXTRACT_ONLY= # empty -MAINTAINER= nemoliu@gmail.com +MAINTAINER= nemoliu@FreeBSD.org COMMENT= The Servlet API USE_JAVA= yes |