diff options
author | FUJISHIMA Satsuki <sf@FreeBSD.org> | 2000-12-30 19:10:43 +0000 |
---|---|---|
committer | FUJISHIMA Satsuki <sf@FreeBSD.org> | 2000-12-30 19:10:43 +0000 |
commit | 0d206934346ba9eac43b3ad990e1a2d4b298906f (patch) | |
tree | c172ad78e9d4a3085a86e2b5a19558ed963ce6b2 /www/wmnetselect/files | |
parent | 676b2d1f905df4df5fe3ee9364e20ab2b76a8995 (diff) |
Notes
Diffstat (limited to 'www/wmnetselect/files')
-rw-r--r-- | www/wmnetselect/files/patch-aa | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/www/wmnetselect/files/patch-aa b/www/wmnetselect/files/patch-aa new file mode 100644 index 000000000000..914d8dc0a67a --- /dev/null +++ b/www/wmnetselect/files/patch-aa @@ -0,0 +1,8 @@ +--- Imakefile.orig Sat Apr 17 23:10:44 1999 ++++ Imakefile Wed Nov 1 09:06:49 2000 +@@ -9,4 +9,4 @@ + SRCS = wmnetselect.c + OBJS = wmnetselect.o + +-ComplexProgramTarget(wmnetselect) ++ComplexProgramTargetNoMan(wmnetselect) |