diff options
author | eadler <eadler@FreeBSD.org> | 2012-10-20 09:19:59 +0800 |
---|---|---|
committer | eadler <eadler@FreeBSD.org> | 2012-10-20 09:19:59 +0800 |
commit | 2c2580d8aa3e5e21f48da6c387514646b179db68 (patch) | |
tree | 3c363220b076d5db16d2f2ed12be387124d52570 | |
parent | 1af42d663db6a9c6793bfd9a539fe22e8f3e49b6 (diff) | |
download | freebsd-ports-gnome-2c2580d8aa3e5e21f48da6c387514646b179db68.tar.gz freebsd-ports-gnome-2c2580d8aa3e5e21f48da6c387514646b179db68.tar.zst freebsd-ports-gnome-2c2580d8aa3e5e21f48da6c387514646b179db68.zip |
New MASTER_SITE by the new maintainer.
Thanks for agreeing to help.
Feature safe: yes
-rw-r--r-- | editors/uemacs/Makefile | 16 |
1 files changed, 4 insertions, 12 deletions
diff --git a/editors/uemacs/Makefile b/editors/uemacs/Makefile index dfc084404b7b..3ed9c2d122a1 100644 --- a/editors/uemacs/Makefile +++ b/editors/uemacs/Makefile @@ -1,24 +1,16 @@ -# New ports collection makefile for: MicroEmacs -# Date created: 16 Jan 1995 -# Whom: Thomas Gellekum <tg@FreeBSD.org> -# +# Created by: tg # $FreeBSD$ -# PORTNAME= uemacs PORTVERSION= 4.0 CATEGORIES= editors -MASTER_SITES= http://uemacs.tripod.com/ \ - ftp://aquest.com/pub/uemacs400/disk2/ +MASTER_SITES= http://ozzmosis.com/uemacs/ DISTNAME= ue400dev -MAINTAINER= ports@FreeBSD.org +MAINTAINER= mail@ozzmosis.com COMMENT= A full screen editor -DEPRECATED= No more public distfiles -EXPIRATION_DATE= 2012-10-20 - -NO_CDROM= "Resale allowed for media cost only" +NO_CDROM= Resale allowed for media cost only NO_WRKSUBDIR= yes USE_ZIP= yes |