diff options
author | Kris Kennaway <kris@FreeBSD.org> | 2002-10-13 04:53:42 +0000 |
---|---|---|
committer | Kris Kennaway <kris@FreeBSD.org> | 2002-10-13 04:53:42 +0000 |
commit | 15c26eb6a0e3d4979986e2c9fd3cc1542cdd371a (patch) | |
tree | b0fa9b18996a677b660c79b2997922d92ed19e2c /net-p2p | |
parent | f5e3871594ce9c992cf7b4e8b82ff6d9a414d001 (diff) | |
download | ports-15c26eb6a0e3d4979986e2c9fd3cc1542cdd371a.tar.gz ports-15c26eb6a0e3d4979986e2c9fd3cc1542cdd371a.zip |
Notes
Diffstat (limited to 'net-p2p')
-rw-r--r-- | net-p2p/gift/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net-p2p/gift/Makefile b/net-p2p/gift/Makefile index dff24b7d3782..1251fbcd1945 100644 --- a/net-p2p/gift/Makefile +++ b/net-p2p/gift/Makefile @@ -13,7 +13,7 @@ MASTER_SITE_SUBDIR= ${PORTNAME:L} MAINTAINER= lioux@FreeBSD.org -BROKEN= 'Does not currently work' +IGNORE= 'Does not currently work' GNU_CONFIGURE= yes |