diff options
author | bsam <bsam@FreeBSD.org> | 2006-09-12 12:52:30 +0800 |
---|---|---|
committer | bsam <bsam@FreeBSD.org> | 2006-09-12 12:52:30 +0800 |
commit | 2ce5417947f4a59d407a6fdad9f6f02688dfdee1 (patch) | |
tree | ca39f98622cb9a95e4cc80cdca33d8ade8ab42e2 /devel/py-ply | |
parent | d07d77a535372ebb156fc6b3b568597e3658d079 (diff) | |
download | freebsd-ports-gnome-2ce5417947f4a59d407a6fdad9f6f02688dfdee1.tar.gz freebsd-ports-gnome-2ce5417947f4a59d407a6fdad9f6f02688dfdee1.tar.zst freebsd-ports-gnome-2ce5417947f4a59d407a6fdad9f6f02688dfdee1.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)
Diffstat (limited to 'devel/py-ply')
-rw-r--r-- | devel/py-ply/Makefile | 2 |
1 files changed, 0 insertions, 2 deletions
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> |