diff options
author | kent <kent> | 2003-04-25 11:33:46 +0000 |
---|---|---|
committer | kent <kent> | 2003-04-25 11:33:46 +0000 |
commit | f4cfeafdd31075a6aff650a35c9daaf7924a0314 (patch) | |
tree | c9d562e581bc45ddcec58a1ecc4dcce6fbcbf81a /emulators/peace | |
parent | 14cd5825eb1ce952b8bb3c0cceca62b014c07cc5 (diff) | |
download | pkgsrc-f4cfeafdd31075a6aff650a35c9daaf7924a0314.tar.gz |
Recent w32api change broke the package. Mark this broken temporaliry.
Diffstat (limited to 'emulators/peace')
-rw-r--r-- | emulators/peace/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/emulators/peace/Makefile b/emulators/peace/Makefile index 81d36388eb1..033a3f99174 100644 --- a/emulators/peace/Makefile +++ b/emulators/peace/Makefile @@ -1,5 +1,6 @@ -# $NetBSD: Makefile,v 1.3 2003/03/29 12:40:50 jmmv Exp $ +# $NetBSD: Makefile,v 1.4 2003/04/25 11:33:46 kent Exp $ # +BROKEN= work in progress for updating to the latest PEACE_VERSION= 20020901 DISTNAME= peace-0.0.${PEACE_VERSION} SITES_peace-20020901.tar.gz=http://cvs.kshosen.ac.jp/src/ |