Attached patch corrects the master site, home page, and kills a trailing
whitespace nit.

Jim
Index: Makefile
===================================================================
RCS file: /openbsd/mirror/ports/www/jesred/Makefile,v
retrieving revision 1.12
diff -u -p -r1.12 Makefile
--- Makefile    15 Sep 2007 20:38:21 -0000      1.12
+++ Makefile    30 Jun 2008 12:08:07 -0000
@@ -6,16 +6,16 @@ DISTNAME=     jesred-1.2pl1
 PKGNAME=       jesred-1.2.1p0
 CATEGORIES=     www
 
-HOMEPAGE=      http://www.linofee.org/~elkner/webtools/jesred/
+HOMEPAGE=      http://www.linofee.org/~jel/webtools/jesred/
 
 # GPL
 PERMIT_PACKAGE_CDROM=  Yes
 PERMIT_PACKAGE_FTP=    Yes
 PERMIT_DISTFILES_CDROM=        Yes
 PERMIT_DISTFILES_FTP=  Yes
-WANTLIB=               c 
+WANTLIB=               c
 
-MASTER_SITES=  http://ivs.cs.uni-magdeburg.de/~elkner/webtools/src/
+MASTER_SITES=  http://www.linofee.org/~jel/webtools/src/
 
 USE_GMAKE=     Yes
 NO_REGRESS=    Yes

Reply via email to