diff options
author | Satoshi Asami <asami@FreeBSD.org> | 1995-07-13 01:21:35 +0000 |
---|---|---|
committer | Satoshi Asami <asami@FreeBSD.org> | 1995-07-13 01:21:35 +0000 |
commit | 3a855c6a67bac948d86da0c24c1ba226ec1405dd (patch) | |
tree | ace40316bcf5405eac6ff7fc6eab8546302d2f3e /sysutils/xbatt | |
parent | 90db37e415b9641eb1d1624484ae20ac656dce4e (diff) | |
download | ports-3a855c6a67bac948d86da0c24c1ba226ec1405dd.tar.gz ports-3a855c6a67bac948d86da0c24c1ba226ec1405dd.zip |
Notes
Diffstat (limited to 'sysutils/xbatt')
-rw-r--r-- | sysutils/xbatt/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/sysutils/xbatt/Makefile b/sysutils/xbatt/Makefile index e43e4f999397..7381c5ca3232 100644 --- a/sysutils/xbatt/Makefile +++ b/sysutils/xbatt/Makefile @@ -3,11 +3,11 @@ # Date created: 2 May 1995 # Whom: Nobuhiro Yasutomi <nobu@psrc.isac.co.jp> # -# $Id$ +# $Id: Makefile,v 1.1.1.1 1995/05/06 09:04:15 asami Exp $ # DISTNAME= xbatt-1.0 -CATEGORIES+= x11 +CATEGORIES+= sysutils x11 MASTER_SITES= ftp://ftp.fujitsu.co.jp/pub/FreeBSD/misc/ MAINTAINER= asami@FreeBSD.ORG |