diff options
author | Satoshi Asami <asami@FreeBSD.org> | 1999-01-18 06:43:04 +0000 |
---|---|---|
committer | Satoshi Asami <asami@FreeBSD.org> | 1999-01-18 06:43:04 +0000 |
commit | 4eab2ea329bc389827b2a33fb408ef7da7fe5dd0 (patch) | |
tree | 2b3895ef3a8b38b11c729f8a0ccfb569e2cd0b58 /x11-fm/asfiles | |
parent | 0b8e44dd88ee0ad0d7d13cce1497d3e01a2b0bbb (diff) | |
download | ports-4eab2ea329bc389827b2a33fb408ef7da7fe5dd0.tar.gz ports-4eab2ea329bc389827b2a33fb408ef7da7fe5dd0.zip |
Add virtual category "windowmaker".
Notes
Notes:
svn path=/head/; revision=16177
Diffstat (limited to 'x11-fm/asfiles')
-rw-r--r-- | x11-fm/asfiles/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/x11-fm/asfiles/Makefile b/x11-fm/asfiles/Makefile index 68cba675ef36..b13cfb3600ff 100644 --- a/x11-fm/asfiles/Makefile +++ b/x11-fm/asfiles/Makefile @@ -3,12 +3,12 @@ # Date created: 17 August 1997 # Whom: lukin@okbmei.msk.su # -# $Id: Makefile,v 1.6 1998/11/11 03:03:47 jkoshy Exp $ +# $Id: Makefile,v 1.7 1999/01/02 19:43:26 steve Exp $ # DISTNAME= ASFiles-1.0 PKGNAME= asfiles-1.0 -CATEGORIES= x11-fm +CATEGORIES= x11-fm windowmaker MASTER_SITES= ftp://ftp.okbmei.msk.su/pub/os/unix/X11/fileman/ MAINTAINER= lukin@okbmei.msk.su |