summaryrefslogtreecommitdiff
path: root/www/erwn
diff options
context:
space:
mode:
authorJim Mock <jim@FreeBSD.org>2002-09-09 22:08:26 +0000
committerJim Mock <jim@FreeBSD.org>2002-09-09 22:08:26 +0000
commit4c0f2ff8f5bc4bc394c64ac7454f7831986c8c9a (patch)
tree6c7c96d0a727fa46d9ff1e8d1407b5a30e3be9a2 /www/erwn
parentAdd missing package dependancy. (diff)
Fix MASTER_SITES and WWW.
Submitted by: fenner's distfile survey
Notes
Notes: svn path=/head/; revision=65963
Diffstat (limited to 'www/erwn')
-rw-r--r--www/erwn/Makefile2
-rw-r--r--www/erwn/pkg-descr2
2 files changed, 2 insertions, 2 deletions
diff --git a/www/erwn/Makefile b/www/erwn/Makefile
index 34d75815fcb6..ffaa7406ce67 100644
--- a/www/erwn/Makefile
+++ b/www/erwn/Makefile
@@ -8,7 +8,7 @@
PORTNAME= erwn
PORTVERSION= 0.3.1
CATEGORIES= www editors
-MASTER_SITES= http://www-stud.fht-esslingen.de/erwin/
+MASTER_SITES= http://lisas.de/erwin/legacy/
DISTNAME= erwin-${PORTVERSION}
MAINTAINER= jim@FreeBSD.org
diff --git a/www/erwn/pkg-descr b/www/erwn/pkg-descr
index 1aa0a89ad3e6..6abff43950cc 100644
--- a/www/erwn/pkg-descr
+++ b/www/erwn/pkg-descr
@@ -2,6 +2,6 @@ erwin is a simple (right now) html editor based on GTK+. The current
version of erwin allows for editing of more than one file at a time,
and also is capable of some simple syntax highlighting.
-WWW: http://www-stud.fht-esslingen.de/erwin/
+WWW: http://lisas.de/erwin/index.php3
- Jim <jim@FreeBSD.org>