diff options
author | wiz <wiz@pkgsrc.org> | 2017-08-16 20:45:30 +0000 |
---|---|---|
committer | wiz <wiz@pkgsrc.org> | 2017-08-16 20:45:30 +0000 |
commit | 96fa9d1eff453301784816bc3ac6000aae258737 (patch) | |
tree | a3cdddd87985786198067683fbb89a6a4a20f082 /x11/grandr_applet/Makefile | |
parent | 409b42fe60fff3b5a2ba017df7026a1dd44ac8b3 (diff) | |
download | pkgsrc-96fa9d1eff453301784816bc3ac6000aae258737.tar.gz |
Comment out dead sites.
Diffstat (limited to 'x11/grandr_applet/Makefile')
-rw-r--r-- | x11/grandr_applet/Makefile | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/x11/grandr_applet/Makefile b/x11/grandr_applet/Makefile index 951623120b2..aedbd6fb2e8 100644 --- a/x11/grandr_applet/Makefile +++ b/x11/grandr_applet/Makefile @@ -1,13 +1,13 @@ -# $NetBSD: Makefile,v 1.60 2017/04/22 21:04:03 adam Exp $ +# $NetBSD: Makefile,v 1.61 2017/08/16 20:45:47 wiz Exp $ # DISTNAME= grandr_applet-0.4 PKGREVISION= 53 CATEGORIES= x11 -MASTER_SITES= http://dekorte.homeip.net/download/grandr-applet/ +#MASTER_SITES= http://dekorte.homeip.net/download/grandr-applet/ MAINTAINER= pkgsrc-users@NetBSD.org -HOMEPAGE= http://dekorte.homeip.net/download/grandr-applet/ +#HOMEPAGE= http://dekorte.homeip.net/download/grandr-applet/ COMMENT= GNOME panel applet for controlling the X RandR extension GNU_CONFIGURE= yes |