diff options
author | Satoshi Asami <asami@FreeBSD.org> | 1998-07-27 23:25:33 +0000 |
---|---|---|
committer | Satoshi Asami <asami@FreeBSD.org> | 1998-07-27 23:25:33 +0000 |
commit | c23cc4074c4780fbdb038caecb7d43e5ce58e78a (patch) | |
tree | adb3decf75e056017f92743334afad729ac76ab0 /emulators | |
parent | 53305a53efa8d924dd3d4f72b161e070053a3ddc (diff) | |
download | ports-c23cc4074c4780fbdb038caecb7d43e5ce58e78a.tar.gz ports-c23cc4074c4780fbdb038caecb7d43e5ce58e78a.zip |
Notes
Diffstat (limited to 'emulators')
-rw-r--r-- | emulators/tkhfs/Makefile | 4 | ||||
-rw-r--r-- | emulators/wine-devel/Makefile | 4 | ||||
-rw-r--r-- | emulators/wine/Makefile | 4 | ||||
-rw-r--r-- | emulators/xzx/Makefile | 4 |
4 files changed, 8 insertions, 8 deletions
diff --git a/emulators/tkhfs/Makefile b/emulators/tkhfs/Makefile index fd1070d93475..02d9cf601b97 100644 --- a/emulators/tkhfs/Makefile +++ b/emulators/tkhfs/Makefile @@ -3,12 +3,12 @@ # Date created: 17 November 1994 # Whom: jmz # -# $Id: Makefile,v 1.14 1996/11/16 08:57:10 asami Exp $ +# $Id: Makefile,v 1.15 1997/04/20 13:19:02 wosch Exp $ # DISTNAME= tkhfs PKGNAME= tkhfs-1.27 -CATEGORIES= emulators x11 tk41 +CATEGORIES= emulators tk41 MASTER_SITES= ftp://ftp.obs-besancon.fr/pub/outgoing/ MAINTAINER= jmz@FreeBSD.org diff --git a/emulators/wine-devel/Makefile b/emulators/wine-devel/Makefile index cde039965d59..ef497fabfda2 100644 --- a/emulators/wine-devel/Makefile +++ b/emulators/wine-devel/Makefile @@ -3,13 +3,13 @@ # Date created: Sa 9 Nov 1996 00:52:22 MET # Whom: se # -# $Id: Makefile,v 1.57 1998/01/04 23:15:33 se Exp $ +# $Id: Makefile,v 1.58 1998/06/07 21:56:05 se Exp $ # DATE= 980517 DISTNAME= Wine-${DATE} PKGNAME= wine-98.05.17 -CATEGORIES= emulators x11 +CATEGORIES= emulators MASTER_SITES= ${MASTER_SITE_SUNSITE} MASTER_SITE_SUBDIR= ALPHA/wine/development diff --git a/emulators/wine/Makefile b/emulators/wine/Makefile index cde039965d59..ef497fabfda2 100644 --- a/emulators/wine/Makefile +++ b/emulators/wine/Makefile @@ -3,13 +3,13 @@ # Date created: Sa 9 Nov 1996 00:52:22 MET # Whom: se # -# $Id: Makefile,v 1.57 1998/01/04 23:15:33 se Exp $ +# $Id: Makefile,v 1.58 1998/06/07 21:56:05 se Exp $ # DATE= 980517 DISTNAME= Wine-${DATE} PKGNAME= wine-98.05.17 -CATEGORIES= emulators x11 +CATEGORIES= emulators MASTER_SITES= ${MASTER_SITE_SUNSITE} MASTER_SITE_SUBDIR= ALPHA/wine/development diff --git a/emulators/xzx/Makefile b/emulators/xzx/Makefile index 0703f23c574f..c78506065156 100644 --- a/emulators/xzx/Makefile +++ b/emulators/xzx/Makefile @@ -3,11 +3,11 @@ # Date created: 13 Nov 1997 # Whom: Sheldon Hearn <axl@iafrica.com> # -# $Id: Makefile,v 1.4 1998/03/21 02:29:48 asami Exp $ +# $Id: Makefile,v 1.5 1998/03/21 12:00:26 asami Exp $ # DISTNAME= xzx-2.4.4 -CATEGORIES= emulators x11 +CATEGORIES= emulators MASTER_SITES= ftp://ftp.gns.getronics.nl/pub/os/sinclair/emulators/unix/ DISTFILES= xzx-2.4.4-src.tar.gz \ xzx-2.4.4-roms.tar.gz \ |