diff options
author | mef <mef> | 2014-12-27 14:45:45 +0000 |
---|---|---|
committer | mef <mef> | 2014-12-27 14:45:45 +0000 |
commit | ac7750525a87cc16250d0ebe7f8314774d46b449 (patch) | |
tree | 927865aae1b226aebfbd569f6342adff60bca5a4 /x11 | |
parent | 48a51d9cc3c84eea98fecde173a41cfaef208b6b (diff) | |
download | pkgsrc-ac7750525a87cc16250d0ebe7f8314774d46b449.tar.gz |
MASTER_SITES and HOMEPAGE hostname change.
Diffstat (limited to 'x11')
-rw-r--r-- | x11/numlockx/Makefile | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/x11/numlockx/Makefile b/x11/numlockx/Makefile index 8c8e7ee95c0..652a15388de 100644 --- a/x11/numlockx/Makefile +++ b/x11/numlockx/Makefile @@ -1,13 +1,13 @@ -# $NetBSD: Makefile,v 1.11 2012/10/29 05:06:41 asau Exp $ +# $NetBSD: Makefile,v 1.12 2014/12/27 14:45:45 mef Exp $ # DISTNAME= numlockx-1.1 PKGREVISION= 1 CATEGORIES= x11 -MASTER_SITES= http://ktown.kde.org/~seli/numlockx/ +MASTER_SITES= http://home.kde.org/~seli/numlockx/ MAINTAINER= pkgsrc-users@NetBSD.org -HOMEPAGE= http://ktown.kde.org/~seli/numlockx/ +HOMEPAGE http://home.kde.org/~seli/numlockx/ COMMENT= Allows you to start X with numlock turned on GNU_CONFIGURE= yes |