diff options
author | wiz <wiz@pkgsrc.org> | 2006-10-14 07:59:09 +0000 |
---|---|---|
committer | wiz <wiz@pkgsrc.org> | 2006-10-14 07:59:09 +0000 |
commit | b8985c87f09baa16e70065f8e4357d89e71b2f04 (patch) | |
tree | 8dbd8f6da245fd6ff1f07ab6c2ea7d48428de73c /misc | |
parent | b2bc4783f90323c4761208b74812c36d4dae74a5 (diff) | |
download | pkgsrc-b8985c87f09baa16e70065f8e4357d89e71b2f04.tar.gz |
Update MASTER_SITES and/or HOMEPAGE, from Sergey Svishchev.
Diffstat (limited to 'misc')
-rw-r--r-- | misc/elscreen/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/misc/elscreen/Makefile b/misc/elscreen/Makefile index 5e16dcd8cf3..1919dfbda71 100644 --- a/misc/elscreen/Makefile +++ b/misc/elscreen/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.9 2006/10/07 05:51:40 uebayasi Exp $ +# $NetBSD: Makefile,v 1.10 2006/10/14 08:06:07 wiz Exp $ # DISTNAME= elscreen-1.4.3 @@ -17,7 +17,7 @@ DISTFILES= ${DISTNAME}.tar.gz \ elscreen-wl-0.7.0.tar.gz MAINTAINER= uebayasi@NetBSD.org -HOMEPAGE= http://www.morishima.net/~naoto/j/software/elscreen/ +HOMEPAGE= http://www.morishima.net/~naoto/software/elscreen/ COMMENT= Window manager within Emacs .include "../../mk/emacs.mk" |