diff options
-rw-r--r-- | www/erwn/Makefile | 2 | ||||
-rw-r--r-- | www/erwn/pkg-descr | 2 |
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> |