diff options
author | Joerg Wunsch <joerg@FreeBSD.org> | 1995-04-29 10:15:00 +0000 |
---|---|---|
committer | Joerg Wunsch <joerg@FreeBSD.org> | 1995-04-29 10:15:00 +0000 |
commit | e98a55674432a4a251f84e7b7a5b24137de04930 (patch) | |
tree | 08c15ef86550d7a197245f101149754df48ed7c9 /emulators/cpmtools | |
parent | 0024cf9172cb59d6b251eaa22b24a8fc4a2c0134 (diff) | |
download | ports-e98a55674432a4a251f84e7b7a5b24137de04930.tar.gz ports-e98a55674432a4a251f84e7b7a5b24137de04930.zip |
Notes
Diffstat (limited to 'emulators/cpmtools')
-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 |