diff options
author | Oliver Eikemeier <eik@FreeBSD.org> | 2004-03-12 02:39:29 +0000 |
---|---|---|
committer | Oliver Eikemeier <eik@FreeBSD.org> | 2004-03-12 02:39:29 +0000 |
commit | 867ffd7cee82f256290ad28c3209d7269d22c61b (patch) | |
tree | eb190dd51b046af3de11dfdd5a5a4825022b4ab9 /www | |
parent | After repo copy from qmail-tls port, link qmail-smtp_auth+tls to build (diff) |
remove duplicate LATEST_LINK
PR: 64134
Submitted by: Kang Liu <liukang@bjpu.edu.cn>
Notes
Notes:
svn path=/head/; revision=103721
Diffstat (limited to 'www')
-rw-r--r-- | www/jakarta-tomcat5/Makefile | 1 | ||||
-rw-r--r-- | www/jakarta-tomcat55/Makefile | 1 | ||||
-rw-r--r-- | www/tomcat55/Makefile | 1 | ||||
-rw-r--r-- | www/tomcat6/Makefile | 1 | ||||
-rw-r--r-- | www/tomcat7/Makefile | 1 |
5 files changed, 0 insertions, 5 deletions
diff --git a/www/jakarta-tomcat5/Makefile b/www/jakarta-tomcat5/Makefile index d544fb07f0db..29a3d5887dff 100644 --- a/www/jakarta-tomcat5/Makefile +++ b/www/jakarta-tomcat5/Makefile @@ -17,7 +17,6 @@ COMMENT= Open-source Java web server by Apache, 5.0.x branch USE_JAVA= 1.3+ NO_BUILD= YES -LATEST_LINK= jakarta-tomcat5 MAJOR_VER= ${PORTVERSION:R} WRKSRC= ${WRKDIR}/${PORTNAME}-${PORTVERSION} diff --git a/www/jakarta-tomcat55/Makefile b/www/jakarta-tomcat55/Makefile index d544fb07f0db..29a3d5887dff 100644 --- a/www/jakarta-tomcat55/Makefile +++ b/www/jakarta-tomcat55/Makefile @@ -17,7 +17,6 @@ COMMENT= Open-source Java web server by Apache, 5.0.x branch USE_JAVA= 1.3+ NO_BUILD= YES -LATEST_LINK= jakarta-tomcat5 MAJOR_VER= ${PORTVERSION:R} WRKSRC= ${WRKDIR}/${PORTNAME}-${PORTVERSION} diff --git a/www/tomcat55/Makefile b/www/tomcat55/Makefile index d544fb07f0db..29a3d5887dff 100644 --- a/www/tomcat55/Makefile +++ b/www/tomcat55/Makefile @@ -17,7 +17,6 @@ COMMENT= Open-source Java web server by Apache, 5.0.x branch USE_JAVA= 1.3+ NO_BUILD= YES -LATEST_LINK= jakarta-tomcat5 MAJOR_VER= ${PORTVERSION:R} WRKSRC= ${WRKDIR}/${PORTNAME}-${PORTVERSION} diff --git a/www/tomcat6/Makefile b/www/tomcat6/Makefile index d544fb07f0db..29a3d5887dff 100644 --- a/www/tomcat6/Makefile +++ b/www/tomcat6/Makefile @@ -17,7 +17,6 @@ COMMENT= Open-source Java web server by Apache, 5.0.x branch USE_JAVA= 1.3+ NO_BUILD= YES -LATEST_LINK= jakarta-tomcat5 MAJOR_VER= ${PORTVERSION:R} WRKSRC= ${WRKDIR}/${PORTNAME}-${PORTVERSION} diff --git a/www/tomcat7/Makefile b/www/tomcat7/Makefile index d544fb07f0db..29a3d5887dff 100644 --- a/www/tomcat7/Makefile +++ b/www/tomcat7/Makefile @@ -17,7 +17,6 @@ COMMENT= Open-source Java web server by Apache, 5.0.x branch USE_JAVA= 1.3+ NO_BUILD= YES -LATEST_LINK= jakarta-tomcat5 MAJOR_VER= ${PORTVERSION:R} WRKSRC= ${WRKDIR}/${PORTNAME}-${PORTVERSION} |