diff options
author | Jim Mock <jim@FreeBSD.org> | 2002-09-09 22:08:26 +0000 |
---|---|---|
committer | Jim Mock <jim@FreeBSD.org> | 2002-09-09 22:08:26 +0000 |
commit | 4c0f2ff8f5bc4bc394c64ac7454f7831986c8c9a (patch) | |
tree | 6c7c96d0a727fa46d9ff1e8d1407b5a30e3be9a2 /www/erwn | |
parent | 50fec5cd5cdf66a572be0c25e90b9bf8de089406 (diff) | |
download | ports-4c0f2ff8f5bc4bc394c64ac7454f7831986c8c9a.tar.gz ports-4c0f2ff8f5bc4bc394c64ac7454f7831986c8c9a.zip |
Notes
Diffstat (limited to 'www/erwn')
-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> |