diff options
author | wiz <wiz@pkgsrc.org> | 2011-06-20 09:27:46 +0000 |
---|---|---|
committer | wiz <wiz@pkgsrc.org> | 2011-06-20 09:27:46 +0000 |
commit | 9323e6a48f3e62e25a8633fb2764e333af7e2cda (patch) | |
tree | 2f9f770733f59d3f74c42a59f9b5339b5d91ba38 /emulators | |
parent | e31a800ad35e0e320ee33d040278b6f6a96c988f (diff) | |
download | pkgsrc-9323e6a48f3e62e25a8633fb2764e333af7e2cda.tar.gz |
Add comment.
Diffstat (limited to 'emulators')
-rw-r--r-- | emulators/openmsx/patches/patch-aa | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/emulators/openmsx/patches/patch-aa b/emulators/openmsx/patches/patch-aa index 40440aa255c..ad9470f440d 100644 --- a/emulators/openmsx/patches/patch-aa +++ b/emulators/openmsx/patches/patch-aa @@ -1,4 +1,6 @@ -$NetBSD: patch-aa,v 1.4 2007/05/19 01:24:26 xtraeme Exp $ +$NetBSD: patch-aa,v 1.5 2011/06/20 09:27:46 wiz Exp $ + +Add DragonFly to recognized platforms. --- build/detectsys.sh.orig 2007-05-19 03:12:27.000000000 +0200 +++ build/detectsys.sh 2007-05-19 03:12:48.000000000 +0200 |