diff options
author | kris <kris@FreeBSD.org> | 2002-05-17 17:36:20 +0800 |
---|---|---|
committer | kris <kris@FreeBSD.org> | 2002-05-17 17:36:20 +0800 |
commit | 70d0a1b94da2db9480cd58b751b320268cd85f5f (patch) | |
tree | 78e9c8762704054c69fbcb04373e9c4ed8ef18f5 /misc/ezload | |
parent | 51d9a712571e2bbe41c1dda4451da2fcb4aa10e2 (diff) | |
download | freebsd-ports-gnome-70d0a1b94da2db9480cd58b751b320268cd85f5f.tar.gz freebsd-ports-gnome-70d0a1b94da2db9480cd58b751b320268cd85f5f.tar.zst freebsd-ports-gnome-70d0a1b94da2db9480cd58b751b320268cd85f5f.zip |
BROKEN: does not build
Diffstat (limited to 'misc/ezload')
-rw-r--r-- | misc/ezload/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/misc/ezload/Makefile b/misc/ezload/Makefile index ff5c6fe1db47..0109ffaf2b84 100644 --- a/misc/ezload/Makefile +++ b/misc/ezload/Makefile @@ -12,6 +12,8 @@ MASTER_SITES= http://www.etla.net/~n_hibma/usb/ MAINTAINER= n_hibma@FreeBSD.ORG +BROKEN= "Does not build" + MAN1= ezupload.1 ezdownload.1 aw.1 MANCOMPRESSED= yes |