diff options
author | garbled <garbled@pkgsrc.org> | 1998-09-06 23:50:28 +0000 |
---|---|---|
committer | garbled <garbled@pkgsrc.org> | 1998-09-06 23:50:28 +0000 |
commit | 5a50076c488e4d29ec250ada8f4a3ff4d07a9485 (patch) | |
tree | 12c4df1a03759d2f1f88304a5c26e22efed7a5a6 /emulators | |
parent | bb4ed4478d3726084617ca252b0c2575e490294f (diff) | |
download | pkgsrc-5a50076c488e4d29ec250ada8f4a3ff4d07a9485.tar.gz |
document and enable vice-0.15.0
Diffstat (limited to 'emulators')
-rw-r--r-- | emulators/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/emulators/Makefile b/emulators/Makefile index 051a9047035..e5f59a581ea 100644 --- a/emulators/Makefile +++ b/emulators/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.13 1998/09/06 06:53:52 garbled Exp $ +# $NetBSD: Makefile,v 1.14 1998/09/06 23:50:28 garbled Exp $ # FreeBSD Id: Makefile,v 1.14 1997/07/31 07:23:58 max Exp # @@ -24,6 +24,7 @@ # SUBDIR += stella # SUBDIR += tkhfs # SUBDIR += vgb + SUBDIR += vice # SUBDIR += vmsbackup SUBDIR += wine # SUBDIR += x48 |