diff options
author | jim <jim@FreeBSD.org> | 2001-04-16 17:25:32 +0000 |
---|---|---|
committer | jim <jim@FreeBSD.org> | 2001-04-16 17:25:32 +0000 |
commit | f565044e928623da6760be2aaeb60e3ed97877ce (patch) | |
tree | 1db71878091efdc021dbd56bd19247e905dd4d5e /sysutils/battstat-applet | |
parent | 28c8024ec5a41bd0641fe7f256886afd4025c2bb (diff) | |
download | FreeBSD-ports-f565044e928623da6760be2aaeb60e3ed97877ce.zip FreeBSD-ports-f565044e928623da6760be2aaeb60e3ed97877ce.tar.gz |
Turn this over to ports@FreeBSD.org. I'm no longer using the GNOME bits
needed to test this.
Diffstat (limited to 'sysutils/battstat-applet')
-rw-r--r-- | sysutils/battstat-applet/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sysutils/battstat-applet/Makefile b/sysutils/battstat-applet/Makefile index 7bac1b5..bd4efc2 100644 --- a/sysutils/battstat-applet/Makefile +++ b/sysutils/battstat-applet/Makefile @@ -11,7 +11,7 @@ CATEGORIES= sysutils gnome MASTER_SITES= http://spektr.eu.org/~jp/battstat/ DISTNAME= battstat_applet-${PORTVERSION} -MAINTAINER= jim@FreeBSD.org +MAINTAINER= ports@FreeBSD.org WRKSRC= ${WRKDIR}/${DISTNAME} |