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 /audio/ascd | |
parent | 0b8e44dd88ee0ad0d7d13cce1497d3e01a2b0bbb (diff) | |
download | ports-4eab2ea329bc389827b2a33fb408ef7da7fe5dd0.tar.gz ports-4eab2ea329bc389827b2a33fb408ef7da7fe5dd0.zip |
Notes
Diffstat (limited to 'audio/ascd')
-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 ec19f1a5e961..9cf427176573 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.2 1998/12/22 05:43:34 asami Exp $ +# $Id: Makefile,v 1.3 1999/01/18 06:38:04 asami Exp $ # DISTNAME= ascd-0.7 -CATEGORIES= audio afterstep +CATEGORIES= audio afterstep windowmaker MASTER_SITES= http://slashdot.org/linux/dl/ MAINTAINER= jim@phrantic.phear.net |