diff options
author | Sam Lawrance <lawrance@FreeBSD.org> | 2006-05-07 13:12:58 +0000 |
---|---|---|
committer | Sam Lawrance <lawrance@FreeBSD.org> | 2006-05-07 13:12:58 +0000 |
commit | b41cd06b20f5ac2e6a5c0860425d9324e64e1ade (patch) | |
tree | e7e604a2ac307babd3b3c67dfc84a67430e6ddf0 /archivers | |
parent | 2e794eaa33f7e943d127b551df776e14b681946f (diff) | |
download | ports-b41cd06b20f5ac2e6a5c0860425d9324e64e1ade.tar.gz ports-b41cd06b20f5ac2e6a5c0860425d9324e64e1ade.zip |
Notes
Diffstat (limited to 'archivers')
-rw-r--r-- | archivers/undms/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/archivers/undms/Makefile b/archivers/undms/Makefile index 4d4f4477c874..6d1bded84e72 100644 --- a/archivers/undms/Makefile +++ b/archivers/undms/Makefile @@ -8,8 +8,8 @@ PORTNAME= undms PORTVERSION= 1.3 CATEGORIES= archivers -MASTER_SITES= ftp://de.aminet.net/pub/aminet/misc/unix/ \ - ftp://us.aminet.net/pub/aminet/misc/unix/ +MASTER_SITES= ftp://de.aminet.net/misc/unix/ \ + ftp://us.aminet.net/misc/unix/ DISTNAME= ${PORTNAME}-${PORTVERSION}.c EXTRACT_SUFX= .Z |