diff options
author | asami <asami@FreeBSD.org> | 1999-01-18 14:38:08 +0800 |
---|---|---|
committer | asami <asami@FreeBSD.org> | 1999-01-18 14:38:08 +0800 |
commit | a86ebf155384c787da2a03511023e4d216668667 (patch) | |
tree | 81bd5cd325f1bb99c62bf0782538a51021de1a56 /audio | |
parent | bdfa7d010140137aa30a17b9951888beb3cb7746 (diff) | |
download | freebsd-ports-gnome-a86ebf155384c787da2a03511023e4d216668667.tar.gz freebsd-ports-gnome-a86ebf155384c787da2a03511023e4d216668667.tar.zst freebsd-ports-gnome-a86ebf155384c787da2a03511023e4d216668667.zip |
Add "afterstep" virtual category.
Diffstat (limited to 'audio')
-rw-r--r-- | audio/ascd/Makefile | 4 |
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 |