diff options
-rw-r--r-- | emulators/cpmtools/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/emulators/cpmtools/Makefile b/emulators/cpmtools/Makefile index 13a501e3704b..bd900a3fb28c 100644 --- a/emulators/cpmtools/Makefile +++ b/emulators/cpmtools/Makefile @@ -3,11 +3,11 @@ # Date created: 25 December 1994 # Whom: joerg # -# $Id: Makefile,v 1.6 1995/04/23 13:02:20 asami Exp $ +# $Id: Makefile,v 1.7 1995/04/28 15:05:31 jkh Exp $ # DISTNAME= cpm-1.1 -CATEGORIES+= utils emulators +CATEGORIES+= utils MASTER_SITES= ftp://freefall.cdrom.com/pub/FreeBSD/LOCAL_PORTS/ MAINTAINER= joerg@FreeBSD.org |