diff options
author | kris <kris@FreeBSD.org> | 2006-09-20 12:02:44 +0800 |
---|---|---|
committer | kris <kris@FreeBSD.org> | 2006-09-20 12:02:44 +0800 |
commit | 7c1a624b592c9e863f42279a89f3b97d43022c0c (patch) | |
tree | 44b2fc9f28aa3445e65f5259fe6b726e4b3f967d | |
parent | 409be7933b567198d7ee7ca9dc0e7ea46c873244 (diff) | |
download | freebsd-ports-gnome-7c1a624b592c9e863f42279a89f3b97d43022c0c.tar.gz freebsd-ports-gnome-7c1a624b592c9e863f42279a89f3b97d43022c0c.tar.zst freebsd-ports-gnome-7c1a624b592c9e863f42279a89f3b97d43022c0c.zip |
Revert BROKEN commit, which overlapped with the fix from the maintainer.
Pointy hat to: kris
-rw-r--r-- | www/axis/Makefile | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/www/axis/Makefile b/www/axis/Makefile index 555b36b19136..7de4b32010a1 100644 --- a/www/axis/Makefile +++ b/www/axis/Makefile @@ -15,10 +15,6 @@ DISTNAME= axis-bin-${PORTVERSION:S,.,_,g} MAINTAINER= hq@FreeBSD.org COMMENT= Java SOAP implementation by Apache -BROKEN= Incorrect pkg-plist -DEPRECATED= ${BROKEN} -EXPIRATION_DATE=2006-12-01 - # # Change webapp directory by TOMCAT version # |