diff options
author | kris <kris@FreeBSD.org> | 2003-10-12 22:31:49 +0000 |
---|---|---|
committer | kris <kris@FreeBSD.org> | 2003-10-12 22:31:49 +0000 |
commit | 6d74b8e4515665a57a4bc7bda7d144bbd82f0bae (patch) | |
tree | 7f14585f8f31099d416fc0988581a5b6e647bdcd /lang | |
parent | e0774c08c8fe45a78dde035dfadd4e8ba4e66169 (diff) | |
download | FreeBSD-ports-6d74b8e4515665a57a4bc7bda7d144bbd82f0bae.zip FreeBSD-ports-6d74b8e4515665a57a4bc7bda7d144bbd82f0bae.tar.gz |
BROKEN: Does not fetch
Diffstat (limited to 'lang')
-rw-r--r-- | lang/fpl/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/lang/fpl/Makefile b/lang/fpl/Makefile index b97d3b6..4355234 100644 --- a/lang/fpl/Makefile +++ b/lang/fpl/Makefile @@ -15,6 +15,8 @@ MASTER_SITES= ftp://ich.bin.kein.hoschi.de/fpl/ \ MAINTAINER= d.marks@student.umist.ac.uk COMMENT= An interpreted script/macro language +BROKEN= Does not fetch + ALL_TARGET= .include <bsd.port.pre.mk> |