diff options
author | Christian Weisgerber <naddy@FreeBSD.org> | 2002-10-22 14:55:43 +0000 |
---|---|---|
committer | Christian Weisgerber <naddy@FreeBSD.org> | 2002-10-22 14:55:43 +0000 |
commit | b72159583025b7d1dd0f26d3e5ec69ca3ed53321 (patch) | |
tree | ea86a51de6547222bc025b1e6ebac4d7ff244f15 /editors/uemacs | |
parent | 0088b0a9f029894c789c93e448f1e492aaf22b7c (diff) | |
download | ports-b72159583025b7d1dd0f26d3e5ec69ca3ed53321.tar.gz ports-b72159583025b7d1dd0f26d3e5ec69ca3ed53321.zip |
Notes
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 f9658e0ab54f..0c851a1b2728 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 |