diff options
author | ijliao <ijliao@FreeBSD.org> | 2002-06-14 15:00:42 +0800 |
---|---|---|
committer | ijliao <ijliao@FreeBSD.org> | 2002-06-14 15:00:42 +0800 |
commit | d866132e1ca3d626e7981b6c260699075b7ea734 (patch) | |
tree | 9b96a142df72c555774a4d650ae8e8c00c23a058 | |
parent | c62c7aec2d28eff78226a796331ee03ba7f0a068 (diff) | |
download | freebsd-ports-gnome-d866132e1ca3d626e7981b6c260699075b7ea734.tar.gz freebsd-ports-gnome-d866132e1ca3d626e7981b6c260699075b7ea734.tar.zst freebsd-ports-gnome-d866132e1ca3d626e7981b6c260699075b7ea734.zip |
update master_sites
PR: 39237
Submitted by: Erwin Lansing <erwin@lansing.dk>
-rw-r--r-- | emulators/dlx/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/emulators/dlx/Makefile b/emulators/dlx/Makefile index 7344570b58c1..0070ee9b79fa 100644 --- a/emulators/dlx/Makefile +++ b/emulators/dlx/Makefile @@ -9,7 +9,7 @@ PORTNAME= dlx PORTVERSION= 2.0 CATEGORIES= emulators -MASTER_SITES= ftp://max.stanford.edu/pub/max/pub/hennessy-patterson.software/ +MASTER_SITES= http://max.stanford.edu/max/pub/hennessy-patterson.software/ DISTNAME= ${PORTNAME} EXTRACT_SUFX= .tar.Z |