diff options
-rw-r--r-- | comms/asmodem/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/comms/asmodem/Makefile b/comms/asmodem/Makefile index 2763286540c6..bb1a35530d09 100644 --- a/comms/asmodem/Makefile +++ b/comms/asmodem/Makefile @@ -3,11 +3,11 @@ # Date created: 11 May 1998 # Whom: Sean Cole <scole@aracnet.com> # -# $Id$ +# $Id: Makefile,v 1.1.1.1 1999/03/18 05:51:46 taoka Exp $ # DISTNAME= asmodem-0.6 -CATEGORIES= comms x11 +CATEGORIES= comms MASTER_SITES= ftp://afterstep.foo.net/pub/AfterStep/apps/asmodem/ \ ftp://ftp.cs.tu-berlin.de/pub/X/afterstep/apps/asmodem/ |