diff options
author | dholland <dholland> | 2012-03-26 03:30:45 +0000 |
---|---|---|
committer | dholland <dholland> | 2012-03-26 03:30:45 +0000 |
commit | c2dc16568ac7e04e0f2004791b954f639a1def24 (patch) | |
tree | 46a951decfaf08f0a2feacabaa0dbe063ef0614a /emulators | |
parent | 4efb317bafbdb18df378394766cd3397ef39cd03 (diff) | |
download | pkgsrc-c2dc16568ac7e04e0f2004791b954f639a1def24.tar.gz |
woops, forgot rcsid.
Diffstat (limited to 'emulators')
-rw-r--r-- | emulators/b-em/hacks.mk | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/emulators/b-em/hacks.mk b/emulators/b-em/hacks.mk index 5bbf374c6e0..0ee32110d80 100644 --- a/emulators/b-em/hacks.mk +++ b/emulators/b-em/hacks.mk @@ -1,3 +1,5 @@ +# $NetBSD: hacks.mk,v 1.2 2012/03/26 03:30:45 dholland Exp $ + # This package's distfile has the wonderful idea of containing # symlinks to various things in /usr/share/automake-1.11/. What # will they think of next? |