diff options
Diffstat (limited to 'sysutils/xbattbar/Makefile')
-rw-r--r-- | sysutils/xbattbar/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/sysutils/xbattbar/Makefile b/sysutils/xbattbar/Makefile index 6150d494f7a..dc2059bb978 100644 --- a/sysutils/xbattbar/Makefile +++ b/sysutils/xbattbar/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.34 2012/10/23 19:51:35 asau Exp $ +# $NetBSD: Makefile,v 1.35 2017/09/06 10:40:33 wiz Exp $ DISTNAME= xbattbar_1.4.2 PKGNAME= ${DISTNAME:S/_/-/} @@ -7,7 +7,7 @@ CATEGORIES= sysutils x11 MASTER_SITES= http://iplab.aist-nara.ac.jp/member/suguru/ MAINTAINER= pkgsrc-users@NetBSD.org -HOMEPAGE= http://iplab.aist-nara.ac.jp/member/suguru/xbattbar.html +#HOMEPAGE= http://iplab.aist-nara.ac.jp/member/suguru/xbattbar.html COMMENT= X11 battery graph for laptops NOT_FOR_PLATFORM= Darwin-*-* |