summaryrefslogtreecommitdiff
path: root/emulators
diff options
context:
space:
mode:
authorSatoshi Asami <asami@FreeBSD.org>1995-07-13 01:13:20 +0000
committerSatoshi Asami <asami@FreeBSD.org>1995-07-13 01:13:20 +0000
commit71b12105e0ed7a2f513832e05f336c97ebbfb121 (patch)
tree77518f4c95922576a3dcf4297ee511e6f683fcf5 /emulators
parentChange categories to reflect their new homes. (diff)
These boys now beling to emulators....
Notes
Notes: svn path=/head/; revision=1960
Diffstat (limited to 'emulators')
-rw-r--r--emulators/cpmtools/Makefile4
-rw-r--r--emulators/hfs/Makefile4
-rw-r--r--emulators/mtools/Makefile4
-rw-r--r--emulators/pcemu/Makefile4
-rw-r--r--emulators/vmsbackup/Makefile2
-rw-r--r--emulators/wine-devel/Makefile4
-rw-r--r--emulators/wine/Makefile4
7 files changed, 13 insertions, 13 deletions
diff --git a/emulators/cpmtools/Makefile b/emulators/cpmtools/Makefile
index 4a0ab434d563..e7900e34e3cb 100644
--- a/emulators/cpmtools/Makefile
+++ b/emulators/cpmtools/Makefile
@@ -3,12 +3,12 @@
# Date created: 25 December 1994
# Whom: joerg
#
-# $Id: Makefile,v 1.9 1995/05/03 13:09:56 asami Exp $
+# $Id: Makefile,v 1.10 1995/07/12 22:48:51 asami Exp $
#
DISTNAME= cpm-1.1
PKGNAME= cpmtools-1.1
-CATEGORIES+= utilities
+CATEGORIES+= emulation
MASTER_SITES= ftp://freefall.cdrom.com/pub/FreeBSD/LOCAL_PORTS/
MAINTAINER= joerg@FreeBSD.org
diff --git a/emulators/hfs/Makefile b/emulators/hfs/Makefile
index 463f1c7b9a87..41bc2c9eb776 100644
--- a/emulators/hfs/Makefile
+++ b/emulators/hfs/Makefile
@@ -3,12 +3,12 @@
# Date created: 17 November 1994
# Whom: jmz
#
-# $Id$
+# $Id: Makefile,v 1.5 1995/04/15 03:45:37 asami Exp $
#
DISTNAME= hfs0_37
PKGNAME= hfs-0.37
-CATEGORIES+= utilities
+CATEGORIES+= emulation
MASTER_SITES= ftp://ftp.obs-besancon.fr/pub/outgoing/
MAINTAINER= jmz@FreeBSD.org
diff --git a/emulators/mtools/Makefile b/emulators/mtools/Makefile
index 9dc76fee5f35..f481c3814bec 100644
--- a/emulators/mtools/Makefile
+++ b/emulators/mtools/Makefile
@@ -3,11 +3,11 @@
# Date created: 5 October 1994
# Whom: jmz
#
-# $Id$
+# $Id: Makefile,v 1.4 1995/04/15 03:45:49 asami Exp $
#
DISTNAME= mtools-2.0.7
-CATEGORIES+= utilities
+CATEGORIES+= emulation
MASTER_SITES= ftp://prep.ai.mit.edu/pub/gnu/
MAINTAINER= jmz@FreeBSD.org
diff --git a/emulators/pcemu/Makefile b/emulators/pcemu/Makefile
index 5b9f26d47fe4..c867ca549019 100644
--- a/emulators/pcemu/Makefile
+++ b/emulators/pcemu/Makefile
@@ -3,12 +3,12 @@
# Date created: 7 March 1995
# Whom: joerg
#
-# $Id: Makefile,v 1.4 1995/04/15 03:45:51 asami Exp $
+# $Id: Makefile,v 1.5 1995/04/16 13:07:26 joerg Exp $
#
DISTNAME= pcemu1.01alpha
PKGNAME= pcemu-1.01a
-CATEGORIES+= utilities emulation
+CATEGORIES+= emulation
# Warning notice: by now, you'll have to live with those warnings:
#
diff --git a/emulators/vmsbackup/Makefile b/emulators/vmsbackup/Makefile
index 462ebb4601af..5c2c8f3e7454 100644
--- a/emulators/vmsbackup/Makefile
+++ b/emulators/vmsbackup/Makefile
@@ -7,10 +7,10 @@
DISTNAME= vmsbackup
PKGNAME= vmsbackup-3.0
+CATEGORIES+= emulation sysutils
MASTER_SITES= ftp://ftp.cs.uni-sb.de/pub/utils/
# slightly different version
# MASTER_SITES+= ftp://ftp.uni-passau.de/pub/unix/system/backup/
-CATEGORIES+= utilities
EXTRACT_SUFX= .tar.Z
MAINTAINER= jmb@FreeBSD.org
diff --git a/emulators/wine-devel/Makefile b/emulators/wine-devel/Makefile
index fff5ff07c412..e983d689aa6f 100644
--- a/emulators/wine-devel/Makefile
+++ b/emulators/wine-devel/Makefile
@@ -3,13 +3,13 @@
# Date created: Sun Feb 5 16:12:09 1995
# Whom: hsu
#
-# $Id: Makefile,v 1.7 1995/06/15 07:46:50 hsu Exp $
+# $Id: Makefile,v 1.8 1995/07/07 08:18:13 hsu Exp $
#
DATE= 950706
DISTNAME= Wine-${DATE}
PKGNAME= Wine-95.06.06
-CATEGORIES+= utilities x11 emulation
+CATEGORIES+= emulation x11
MASTER_SITES= ftp://sunsite.unc.edu/pub/Linux/ALPHA/wine/ \
ftp://aris.com/pub/linux/ALPHA/Wine/development/ \
ftp://tsx-11.mit.edu/pub/linux/ALPHA/Wine/development/ \
diff --git a/emulators/wine/Makefile b/emulators/wine/Makefile
index fff5ff07c412..e983d689aa6f 100644
--- a/emulators/wine/Makefile
+++ b/emulators/wine/Makefile
@@ -3,13 +3,13 @@
# Date created: Sun Feb 5 16:12:09 1995
# Whom: hsu
#
-# $Id: Makefile,v 1.7 1995/06/15 07:46:50 hsu Exp $
+# $Id: Makefile,v 1.8 1995/07/07 08:18:13 hsu Exp $
#
DATE= 950706
DISTNAME= Wine-${DATE}
PKGNAME= Wine-95.06.06
-CATEGORIES+= utilities x11 emulation
+CATEGORIES+= emulation x11
MASTER_SITES= ftp://sunsite.unc.edu/pub/Linux/ALPHA/wine/ \
ftp://aris.com/pub/linux/ALPHA/Wine/development/ \
ftp://tsx-11.mit.edu/pub/linux/ALPHA/Wine/development/ \