aboutsummaryrefslogtreecommitdiff
path: root/sysutils
diff options
context:
space:
mode:
authorMunechika SUMIKAWA <sumikawa@FreeBSD.org>2001-06-07 06:06:16 +0000
committerMunechika SUMIKAWA <sumikawa@FreeBSD.org>2001-06-07 06:06:16 +0000
commit449dee5c9d817b5a49d395ff1f70d20ab2616306 (patch)
treec2b3105d005e817a62d3c41cd3c8c48af60e2da9 /sysutils
parent253229a50dab0a01542447d93c0777dd578d7071 (diff)
downloadports-449dee5c9d817b5a49d395ff1f70d20ab2616306.tar.gz
ports-449dee5c9d817b5a49d395ff1f70d20ab2616306.zip
URL was changed.
Notes
Notes: svn path=/head/; revision=43580
Diffstat (limited to 'sysutils')
-rw-r--r--sysutils/xbattbar/Makefile3
-rw-r--r--sysutils/xbattbar/pkg-descr2
2 files changed, 3 insertions, 2 deletions
diff --git a/sysutils/xbattbar/Makefile b/sysutils/xbattbar/Makefile
index 114f3424f0f2..46ebec3b1f6b 100644
--- a/sysutils/xbattbar/Makefile
+++ b/sysutils/xbattbar/Makefile
@@ -7,8 +7,9 @@
PORTNAME= xbattbar
PORTVERSION= 1.4.2
+PORTREVISION= 1
CATEGORIES= sysutils
-MASTER_SITES= http://infonet.aist-nara.ac.jp/member/suguru/
+MASTER_SITES= http://iplab.aist-nara.ac.jp/member/suguru/
DISTNAME= ${PORTNAME}_${PORTVERSION}
MAINTAINER= sumikawa@FreeBSD.org
diff --git a/sysutils/xbattbar/pkg-descr b/sysutils/xbattbar/pkg-descr
index f151aad18b8a..33077ec1637e 100644
--- a/sysutils/xbattbar/pkg-descr
+++ b/sysutils/xbattbar/pkg-descr
@@ -4,7 +4,7 @@ bar in the bottom of your display. With its color, it indicates the
AC-line status (plugged in or off-line), and buttery
charging/remaining level.
-WWW: http://infonet.aist-nara.ac.jp/member/suguru/xbattbar.html
+WWW: http://iplab.aist-nara.ac.jp/member/suguru/xbattbar.html
---
sumikawa@FreeBSD.org