diff options
author | Boris Samorodov <bsam@FreeBSD.org> | 2006-09-12 04:52:30 +0000 |
---|---|---|
committer | Boris Samorodov <bsam@FreeBSD.org> | 2006-09-12 04:52:30 +0000 |
commit | 24bb246db6ee210aa85d944926a872a304b16ef4 (patch) | |
tree | 9eefabc59b567a567fbd1a46670603bf7f9bc16d | |
parent | 7e25e2fc64ec3506565aff0393b6ea2404b30272 (diff) | |
download | freebsd-ports-24bb246db6ee210aa85d944926a872a304b16ef4.zip |
Remove BROKEN message as the port was unbroken by previous commit.
Submitted by: Jin-Shan Tseng <tjs at cdpa.nsysu.edu.tw> (by email)
Forgotten by: bsam (me)
-rw-r--r-- | devel/ply/Makefile | 2 | ||||
-rw-r--r-- | devel/py-ply/Makefile | 2 |
2 files changed, 0 insertions, 4 deletions
diff --git a/devel/ply/Makefile b/devel/ply/Makefile index 1bb7020b0d58..883a2bae0eca 100644 --- a/devel/ply/Makefile +++ b/devel/ply/Makefile @@ -27,6 +27,4 @@ post-install: ${CP} -R ${WRKSRC}/example/ ${EXAMPLESDIR} .endif -BROKEN= Does not fetch: a new version (2.0) available - .include <bsd.port.mk> diff --git a/devel/py-ply/Makefile b/devel/py-ply/Makefile index 1bb7020b0d58..883a2bae0eca 100644 --- a/devel/py-ply/Makefile +++ b/devel/py-ply/Makefile @@ -27,6 +27,4 @@ post-install: ${CP} -R ${WRKSRC}/example/ ${EXAMPLESDIR} .endif -BROKEN= Does not fetch: a new version (2.0) available - .include <bsd.port.mk> |