diff options
author | Kirill Ponomarev <krion@FreeBSD.org> | 2005-02-19 08:01:54 +0000 |
---|---|---|
committer | Kirill Ponomarev <krion@FreeBSD.org> | 2005-02-19 08:01:54 +0000 |
commit | 8d1e695a54964448b84bd5e704a6c536b9a5359d (patch) | |
tree | 834fa8be856c5d9d574bb4bab51ba35832b6bd9b /net-p2p/linux-jigdo/Makefile | |
parent | 794d92d45c11bef8ab41fc804acb2c0c705d8df9 (diff) | |
download | ports-8d1e695a54964448b84bd5e704a6c536b9a5359d.tar.gz ports-8d1e695a54964448b84bd5e704a6c536b9a5359d.zip |
Notes
Diffstat (limited to 'net-p2p/linux-jigdo/Makefile')
-rw-r--r-- | net-p2p/linux-jigdo/Makefile | 5 |
1 files changed, 2 insertions, 3 deletions
diff --git a/net-p2p/linux-jigdo/Makefile b/net-p2p/linux-jigdo/Makefile index ceb17591c9a2..7776c2c0d8a8 100644 --- a/net-p2p/linux-jigdo/Makefile +++ b/net-p2p/linux-jigdo/Makefile @@ -7,11 +7,10 @@ # PORTNAME= jigdo -PORTVERSION= 0.6.8 -PORTREVISION= 1 +PORTVERSION= 0.7.1 #PORTREVISION?= 0 CATEGORIES= net -MASTER_SITES= http://home.in.tum.de/~atterer/jigdo/ +MASTER_SITES= http://atterer.net/jigdo/ PKGNAMEPREFIX= linux- DISTNAME= jigdo-bin-${PORTVERSION} |