summaryrefslogtreecommitdiff
path: root/audio
diff options
context:
space:
mode:
authorSatoshi Asami <asami@FreeBSD.org>1999-01-18 06:38:08 +0000
committerSatoshi Asami <asami@FreeBSD.org>1999-01-18 06:38:08 +0000
commit0b8e44dd88ee0ad0d7d13cce1497d3e01a2b0bbb (patch)
tree19e3c2afdcf3dc13e99ee1c3afe5a7a1693d9c3c /audio
parentPortlint. (diff)
Add "afterstep" virtual category.
Notes
Notes: svn path=/head/; revision=16176
Diffstat (limited to 'audio')
-rw-r--r--audio/ascd/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/audio/ascd/Makefile b/audio/ascd/Makefile
index c3840dab40a5..ec19f1a5e961 100644
--- a/audio/ascd/Makefile
+++ b/audio/ascd/Makefile
@@ -3,11 +3,11 @@
# Date created: 29 November 1998
# Whom: Jim Mock <jim@phrantic.phear.net>
#
-# $Id: Makefile,v 1.1.1.1 1998/12/05 10:02:02 flathill Exp $
+# $Id: Makefile,v 1.2 1998/12/22 05:43:34 asami Exp $
#
DISTNAME= ascd-0.7
-CATEGORIES= audio
+CATEGORIES= audio afterstep
MASTER_SITES= http://slashdot.org/linux/dl/
MAINTAINER= jim@phrantic.phear.net