Change package name to cpmtools-1.1 to avoid confusion with cpmemu, the

"real" emulator (this port used to be called cpm-1.1).
This commit is contained in:
Satoshi Asami 1995-07-12 22:48:51 +00:00
parent 56f6b5b70c
commit e9e95ea4c9
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=1949

View file

@ -3,10 +3,11 @@
# Date created: 25 December 1994
# Whom: joerg
#
# $Id: Makefile,v 1.8 1995/04/29 10:15:00 joerg Exp $
# $Id: Makefile,v 1.9 1995/05/03 13:09:56 asami Exp $
#
DISTNAME= cpm-1.1
PKGNAME= cpmtools-1.1
CATEGORIES+= utilities
MASTER_SITES= ftp://freefall.cdrom.com/pub/FreeBSD/LOCAL_PORTS/
MAINTAINER= joerg@FreeBSD.org