diff options
Diffstat (limited to 'audio/xmcd/Makefile')
-rw-r--r-- | audio/xmcd/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/audio/xmcd/Makefile b/audio/xmcd/Makefile index 22f55d9beb61..61cdaa4ece49 100644 --- a/audio/xmcd/Makefile +++ b/audio/xmcd/Makefile @@ -3,13 +3,14 @@ # Date created: 16 Februar 1995 # Whom: gena # -# $Id: Makefile,v 1.0 1995/02/16 21:44:00 gena Exp $ +# $Id: Makefile,v 1.1.1.1 1995/02/17 10:53:05 jkh Exp $ # DISTNAME= xmcd-1.4 DISTFILES= xmcd-1.4.tar.gz MASTER_SITES= ftp://ftp.x.org/contrib/applications/xmcd/ +CATEGORIES+= audio USE_IMAKE= yes IS_INTERACTIVE= yes |