diff options
author | Martin Wilke <miwi@FreeBSD.org> | 2006-12-08 22:59:19 +0000 |
---|---|---|
committer | Martin Wilke <miwi@FreeBSD.org> | 2006-12-08 22:59:19 +0000 |
commit | 13174810e79af13b734c68c9a8f0329f43001dab (patch) | |
tree | bf14455563f2fcf7921461cab9f9b929fbfbf505 /net-p2p | |
parent | - Update to 0.4.8 (diff) |
- Update MASTER_SITES
PR: ports/106439
Submitted by: Udo Schweigert <udo.schweigert@siemens.com> (Maintainer)
Notes
Notes:
svn path=/head/; revision=179226
Diffstat (limited to 'net-p2p')
-rw-r--r-- | net-p2p/linux-jigdo/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net-p2p/linux-jigdo/Makefile b/net-p2p/linux-jigdo/Makefile index 0fb5bef58b26..72a502119237 100644 --- a/net-p2p/linux-jigdo/Makefile +++ b/net-p2p/linux-jigdo/Makefile @@ -10,7 +10,7 @@ PORTNAME= jigdo PORTVERSION= 0.7.3 #PORTREVISION?= 0 CATEGORIES= net-p2p -MASTER_SITES= http://www.atterer.net/jigdo/ +MASTER_SITES= http://atterer.net/jigdo/ PKGNAMEPREFIX= linux- DISTNAME= jigdo-bin-${PORTVERSION} |