diff options
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 |