diff options
author | asami <asami@FreeBSD.org> | 1999-01-18 14:43:04 +0800 |
---|---|---|
committer | asami <asami@FreeBSD.org> | 1999-01-18 14:43:04 +0800 |
commit | b1dc1dcbcc4fdd6c4169ced6fd79247ef050b43a (patch) | |
tree | 76d6046953ffa8fb65d2f3d0d55ac35310495c22 /sysutils/wmavgload | |
parent | a86ebf155384c787da2a03511023e4d216668667 (diff) | |
download | freebsd-ports-gnome-b1dc1dcbcc4fdd6c4169ced6fd79247ef050b43a.tar.gz freebsd-ports-gnome-b1dc1dcbcc4fdd6c4169ced6fd79247ef050b43a.tar.zst freebsd-ports-gnome-b1dc1dcbcc4fdd6c4169ced6fd79247ef050b43a.zip |
Add virtual category "windowmaker".
Diffstat (limited to 'sysutils/wmavgload')
-rw-r--r-- | sysutils/wmavgload/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/sysutils/wmavgload/Makefile b/sysutils/wmavgload/Makefile index 7d20e1ca41f8..cf8b241ada98 100644 --- a/sysutils/wmavgload/Makefile +++ b/sysutils/wmavgload/Makefile @@ -3,11 +3,11 @@ # Date created: 20 July 1998 # Whom: Vladimir Kushnir <kushn@mail.kar.net> # -# $Id: Makefile,v 1.2 1998/11/10 23:11:21 asami Exp $ +# $Id: Makefile,v 1.3 1998/11/11 20:59:28 asami Exp $ # DISTNAME= wmavgload-0.7.0 -CATEGORIES= sysutils +CATEGORIES= sysutils windowmaker MASTER_SITES= ftp://ftp.windowmaker.org/pub/contrib/srcs/utils/ MAINTAINER= kushn@mail.kar.net |