diff options
author | amdmi3 <amdmi3@FreeBSD.org> | 2009-08-22 10:23:49 +0800 |
---|---|---|
committer | amdmi3 <amdmi3@FreeBSD.org> | 2009-08-22 10:23:49 +0800 |
commit | 50e5ff23f7a102ee098c5b8e7c416db627f52d99 (patch) | |
tree | 9a0b348f57382de55bfbb25e1aba045249bf2ebe /net-p2p/i2p | |
parent | adae6df9b80c15642f0c4177091894e236184e0b (diff) | |
download | freebsd-ports-gnome-50e5ff23f7a102ee098c5b8e7c416db627f52d99.tar.gz freebsd-ports-gnome-50e5ff23f7a102ee098c5b8e7c416db627f52d99.tar.zst freebsd-ports-gnome-50e5ff23f7a102ee098c5b8e7c416db627f52d99.zip |
- Fix broken makefiles introduced with translation to new SF File Release System
Reported by: dan
Pointyhat to: myself
Diffstat (limited to 'net-p2p/i2p')
-rw-r--r-- | net-p2p/i2p/Makefile | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/net-p2p/i2p/Makefile b/net-p2p/i2p/Makefile index 35e52f0b4718..ea7c90ab9720 100644 --- a/net-p2p/i2p/Makefile +++ b/net-p2p/i2p/Makefile @@ -10,7 +10,6 @@ PORTVERSION= 0.7.4 CATEGORIES= net-p2p java security MASTER_SITES= http://mirror.i2p2.de/:i2p \ ${MASTER_SITE_GOOGLE_CODE}:i2p \ - SF/jetty/OldFiles:jetty DISTFILES= \ |