aboutsummaryrefslogtreecommitdiff
path: root/lang/csharp-mode.el
diff options
context:
space:
mode:
authorMarcus von Appen <mva@FreeBSD.org>2009-09-25 20:41:28 +0000
committerMarcus von Appen <mva@FreeBSD.org>2009-09-25 20:41:28 +0000
commit58520a55ee3826c85d512198c513d06f0fe3b77e (patch)
tree8b0379fa2775922f5c078bddae03f94aca741d17 /lang/csharp-mode.el
parent8d964be42eb5409d669197f279fe41e5c5b76391 (diff)
downloadports-58520a55ee3826c85d512198c513d06f0fe3b77e.tar.gz
ports-58520a55ee3826c85d512198c513d06f0fe3b77e.zip
Unbreak: make it fetchable again.
PR: ports/139066 Submitted by: Sylvio Cesar <scjamorim@bsd.com.br> Approved by: miwi (mentor) Feature safe: yes
Notes
Notes: svn path=/head/; revision=242102
Diffstat (limited to 'lang/csharp-mode.el')
-rw-r--r--lang/csharp-mode.el/Makefile8
1 files changed, 4 insertions, 4 deletions
diff --git a/lang/csharp-mode.el/Makefile b/lang/csharp-mode.el/Makefile
index 05f060b53b50..c37c169d94ae 100644
--- a/lang/csharp-mode.el/Makefile
+++ b/lang/csharp-mode.el/Makefile
@@ -9,14 +9,14 @@ PORTNAME= csharp-mode.el
PORTVERSION= 0.7.0
PORTREVISION= 1
CATEGORIES= lang elisp
-MASTER_SITES= http://mfgames.com/linux/releases/
+MASTER_SITES= http://mfgames.com/releases/csharp-mode/ \
+ http://gentoo.kiev.ua/ftp/distfiles/ \
+ http://unix.miet.ru/pub/linux/gentoo/distfiles/
DISTNAME= ${PORTNAME:S|.el$||}-${PORTVERSION}
-MAINTAINER= ports@FreeBSD.org
+MAINTAINER= mva@FreeBSD.org
COMMENT= Emacs/XEmacs major mode for editing C\# source code
-BROKEN= does not fetch
-
USE_BZIP2= yes
NO_WRKSUBDIR= yes