diff options
author | Mario Sergio Fujikawa Ferreira <lioux@FreeBSD.org> | 2007-06-20 11:29:01 +0000 |
---|---|---|
committer | Mario Sergio Fujikawa Ferreira <lioux@FreeBSD.org> | 2007-06-20 11:29:01 +0000 |
commit | 12cb63bb4c8e0304be7f302a2e113a463cf69d50 (patch) | |
tree | 8df0142fff6c9d915a2990cbb629584639633cac /net-p2p/i2p | |
parent | dff4d693a2c6f453e5f9cf5a1d99eac428a4b290 (diff) | |
download | ports-12cb63bb4c8e0304be7f302a2e113a463cf69d50.tar.gz ports-12cb63bb4c8e0304be7f302a2e113a463cf69d50.zip |
Notes
Diffstat (limited to 'net-p2p/i2p')
-rw-r--r-- | net-p2p/i2p/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net-p2p/i2p/Makefile b/net-p2p/i2p/Makefile index 2e0a5d3dff3e..d00424fe738a 100644 --- a/net-p2p/i2p/Makefile +++ b/net-p2p/i2p/Makefile @@ -13,7 +13,7 @@ MASTER_SITES= http://dev.i2p.net/i2p/:i2p \ ${MASTER_SITE_SOURCEFORGE:S/$/:jetty/} MASTER_SITE_SUBDIR= jetty/:jetty DISTFILES= \ - ${PORTNAME}-${PORTVERSION}${EXTRACT_SUFX} \ + ${PORTNAME}-${PORTVERSION}${EXTRACT_SUFX}:i2p \ ${JETTY_DISTFILE}:jetty EXTRACT_ONLY= ${PORTNAME}-${PORTVERSION}${EXTRACT_SUFX} |