diff options
author | obache <obache@pkgsrc.org> | 2008-04-15 15:53:40 +0000 |
---|---|---|
committer | obache <obache@pkgsrc.org> | 2008-04-15 15:53:40 +0000 |
commit | 27a74bac59770be35c45119e8c2330354679cc01 (patch) | |
tree | 62a878101f0a2a07e006c1243a2fdc08a395872b /x11/x2x/Makefile | |
parent | b239013eb592c8793532ec75ce093f20b114bc95 (diff) | |
download | pkgsrc-27a74bac59770be35c45119e8c2330354679cc01.tar.gz |
Set HOMEPAGE to current maintainer's site.
(but download link in the page does not work well...)
Diffstat (limited to 'x11/x2x/Makefile')
-rw-r--r-- | x11/x2x/Makefile | 5 |
1 files changed, 3 insertions, 2 deletions
diff --git a/x11/x2x/Makefile b/x11/x2x/Makefile index 313fc649b16..47172f0c7d5 100644 --- a/x11/x2x/Makefile +++ b/x11/x2x/Makefile @@ -1,11 +1,12 @@ -# $NetBSD: Makefile,v 1.11 2007/11/12 00:16:32 wiz Exp $ +# $NetBSD: Makefile,v 1.12 2008/04/15 15:53:40 obache Exp $ DISTNAME= x2x-1.27 PKGREVISION= 2 CATEGORIES= x11 -MASTER_SITES= ftp://ftp.digital.com/pub/Digital/SRC/x2x/ +MASTER_SITES= http://x2x.dottedmag.net/releases/ MAINTAINER= pkgsrc-users@NetBSD.org +HOMEPAGE= http://x2x.dottedmag.net/ COMMENT= One keyboard and mouse to control multiple X displays USE_IMAKE= yes |