diff options
author | Maxim Sobolev <sobomax@FreeBSD.org> | 2002-10-17 15:46:36 +0000 |
---|---|---|
committer | Maxim Sobolev <sobomax@FreeBSD.org> | 2002-10-17 15:46:36 +0000 |
commit | 3c8f83e43d0ffa4987a66325a9213dd69afdac1d (patch) | |
tree | 0bd7294bfd3da0cfce4b817117373ab11168f429 /java/gnu-regexp | |
parent | 07ae5673313d20249bea46a701f41f24cbafbc45 (diff) | |
download | ports-3c8f83e43d0ffa4987a66325a9213dd69afdac1d.tar.gz ports-3c8f83e43d0ffa4987a66325a9213dd69afdac1d.zip |
Notes
Diffstat (limited to 'java/gnu-regexp')
-rw-r--r-- | java/gnu-regexp/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/java/gnu-regexp/Makefile b/java/gnu-regexp/Makefile index a5b938b27758..09190ef3a6b7 100644 --- a/java/gnu-regexp/Makefile +++ b/java/gnu-regexp/Makefile @@ -8,7 +8,7 @@ PORTNAME= gnu-regexp PORTVERSION= 1.0.8 CATEGORIES= java devel -MASTER_SITES= ftp://ftp.cacas.org/pub/java/ +MASTER_SITES= ftp://ftp.tralfamadore.com/pub/java/ DISTNAME= gnu.regexp-${PORTVERSION} MAINTAINER= freebsd-ports@FreeBSD.org |