summaryrefslogtreecommitdiff
path: root/www/hypermail/patches/patch-ae
diff options
context:
space:
mode:
Diffstat (limited to 'www/hypermail/patches/patch-ae')
-rw-r--r--www/hypermail/patches/patch-ae24
1 files changed, 0 insertions, 24 deletions
diff --git a/www/hypermail/patches/patch-ae b/www/hypermail/patches/patch-ae
deleted file mode 100644
index 0f9f49103c1..00000000000
--- a/www/hypermail/patches/patch-ae
+++ /dev/null
@@ -1,24 +0,0 @@
-$NetBSD: patch-ae,v 1.2 1999/12/14 16:31:21 bouyer Exp $
-
-diff -r -u ../hypermail-orig/src/Makefile.in ./src/Makefile.in
---- src/Makefile.in Thu Aug 20 23:12:36 1998
-+++ src/Makefile.in Tue Jan 5 06:53:02 1988
-@@ -16,7 +16,7 @@
-
- CC=@CC@
-
--CFLAGS=@CFLAGS@
-+CFLAGS?=@CFLAGS@
- LDFLAGS=@LDFLAGS@
-
- NETLIBS=@LIBS@
-@@ -50,7 +50,7 @@
-
- $(OBJS): Makefile $(INCS)
-
--install: all
-+install:
- install -c -m 0755 hypermail $(bindir)
-
- mail.install:
-