diff options
author | bf <bf@FreeBSD.org> | 2012-05-10 23:40:22 +0800 |
---|---|---|
committer | bf <bf@FreeBSD.org> | 2012-05-10 23:40:22 +0800 |
commit | 0faf341e6cb74b5b22a3bbc5cdbd1d649edf483d (patch) | |
tree | e7aa39c80898ab755c603ecc15fbcb4ffda72f16 /net-p2p/gnunet | |
parent | b9d51ca6d9c17e36d10e77e1dd9d567959dd1cad (diff) | |
download | freebsd-ports-gnome-0faf341e6cb74b5b22a3bbc5cdbd1d649edf483d.tar.gz freebsd-ports-gnome-0faf341e6cb74b5b22a3bbc5cdbd1d649edf483d.tar.zst freebsd-ports-gnome-0faf341e6cb74b5b22a3bbc5cdbd1d649edf483d.zip |
defer expiration pending updates
Diffstat (limited to 'net-p2p/gnunet')
-rw-r--r-- | net-p2p/gnunet/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net-p2p/gnunet/Makefile b/net-p2p/gnunet/Makefile index c3f5a4d5de29..34e05925f82a 100644 --- a/net-p2p/gnunet/Makefile +++ b/net-p2p/gnunet/Makefile @@ -28,7 +28,7 @@ LIB_DEPENDS= adns.1:${PORTSDIR}/dns/adns \ microhttpd.23:${PORTSDIR}/www/libmicrohttpd DEPRECATED= BROKEN for more than 6 month -EXPIRATION_DATE= 2012-05-10 +EXPIRATION_DATE= 2012-05-20 BROKEN= does not configure |