diff options
author | naddy <naddy@FreeBSD.org> | 2002-10-22 14:55:43 +0000 |
---|---|---|
committer | naddy <naddy@FreeBSD.org> | 2002-10-22 14:55:43 +0000 |
commit | 60bbc2e644975df96df6e3a731bcc1081ce14e66 (patch) | |
tree | 11b1dcf8bb5353b4782e26a45700146eb061f247 /editors/uemacs | |
parent | 4925f4bd0630b6f9fc0f0053cf6a2af566374c11 (diff) | |
download | FreeBSD-ports-60bbc2e644975df96df6e3a731bcc1081ce14e66.zip FreeBSD-ports-60bbc2e644975df96df6e3a731bcc1081ce14e66.tar.gz |
Add MASTER_SITES.
PR: 44345
Submitted by: Ports Fury
Diffstat (limited to 'editors/uemacs')
-rw-r--r-- | editors/uemacs/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/editors/uemacs/Makefile b/editors/uemacs/Makefile index f9658e0..0c851a1 100644 --- a/editors/uemacs/Makefile +++ b/editors/uemacs/Makefile @@ -8,7 +8,8 @@ PORTNAME= uemacs PORTVERSION= 4.0 CATEGORIES= editors -MASTER_SITES= ftp://aquest.com/pub/uemacs400/disk2/ +MASTER_SITES= http://uemacs.tripod.com/ \ + ftp://aquest.com/pub/uemacs400/disk2/ DISTNAME= ue400dev MAINTAINER= ports@FreeBSD.org |