diff options
author | Sergey A. Osokin <osa@FreeBSD.org> | 2003-10-09 06:59:34 +0000 |
---|---|---|
committer | Sergey A. Osokin <osa@FreeBSD.org> | 2003-10-09 06:59:34 +0000 |
commit | 80e88a7592b1c9adc04296c7a0e7a00034b7d3af (patch) | |
tree | 9cd722e664010c54c757aa0795e07ae22d36fcde /net/xipdump | |
parent | 356fe85446a82e82a57823ca06ca77c632a17395 (diff) | |
download | ports-80e88a7592b1c9adc04296c7a0e7a00034b7d3af.tar.gz ports-80e88a7592b1c9adc04296c7a0e7a00034b7d3af.zip |
Notes
Diffstat (limited to 'net/xipdump')
-rw-r--r-- | net/xipdump/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net/xipdump/Makefile b/net/xipdump/Makefile index 95941bee63fb..ec38aee2ddb8 100644 --- a/net/xipdump/Makefile +++ b/net/xipdump/Makefile @@ -8,7 +8,7 @@ PORTNAME= xipdump PORTVERSION= 1.5.4 CATEGORIES= net -MASTER_SITES= http://etud.epita.fr:8000/~lse/recherche/xipdump/ +MASTER_SITES= http://www.lse.epita.fr/fr/recherche/xipdump/ EXTRACT_SUFX= .tgz MAINTAINER= umeno@rr.iij4u.or.jp |