aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGuenter Knauf <lists@gknw.net>2011-04-14 05:27:40 +0200
committerGuenter Knauf <lists@gknw.net>2011-04-16 00:11:43 +0200
commit72da9219420ab15c3723ae2af9681d201400d56c (patch)
tree726dcf2b44437bbca7ea1e6f7c703219150245ff
parent6ff4ebbc800ad4a5c3f6f15794a9aca942f2c1b8 (diff)
Changed email per Gisle's request.
-rw-r--r--lib/makefile.dj2
-rw-r--r--src/makefile.dj5
2 files changed, 3 insertions, 4 deletions
diff --git a/lib/makefile.dj b/lib/makefile.dj
index d9f159d3d..7b2ca86bc 100644
--- a/lib/makefile.dj
+++ b/lib/makefile.dj
@@ -1,6 +1,6 @@
#
# Adapted for djgpp2 / Watt-32 / DOS by
-# Gisle Vanem <giva@bgnett.no>
+# Gisle Vanem <gvanem@broadpark.no>
#
DEPEND_PREREQ = curl_config.h
diff --git a/src/makefile.dj b/src/makefile.dj
index 49929085e..29e958693 100644
--- a/src/makefile.dj
+++ b/src/makefile.dj
@@ -1,10 +1,9 @@
#
-#
# Adapted for djgpp2 / Watt-32 / DOS by
-# Gisle Vanem <giva@bgnett.no>
+# Gisle Vanem <gvanem@broadpark.no>
#
-DEPEND_PREREQ = curl_config.h hugehelp.c
+DEPEND_PREREQ = curl_config.h # hugehelp.c
top_srcdir = ..
TOPDIR = ..