summaryrefslogtreecommitdiff
path: root/net/nload/files/patch-aa
diff options
context:
space:
mode:
authorOliver Braun <obraun@FreeBSD.org>2002-09-03 21:07:15 +0000
committerOliver Braun <obraun@FreeBSD.org>2002-09-03 21:07:15 +0000
commitc6800631bedce46a00e7335d5126ed01ee145f3e (patch)
tree58ba0cf55f7b0df115799053463ac1c586eec973 /net/nload/files/patch-aa
parentUnbreak now that Mozilla 1.0 is back in the tree. (diff)
* Upgrade to 0.5.0.
* Replace GNU_CONFIGURE with HAS_CONFIGURE. PR: ports/42366 Submitted by: maintainer
Notes
Notes: svn path=/head/; revision=65575
Diffstat (limited to '')
-rw-r--r--net/nload/files/patch-aa11
1 files changed, 0 insertions, 11 deletions
diff --git a/net/nload/files/patch-aa b/net/nload/files/patch-aa
deleted file mode 100644
index fb3956723b1e..000000000000
--- a/net/nload/files/patch-aa
+++ /dev/null
@@ -1,11 +0,0 @@
---- Makefile.in.bak Wed Apr 24 16:39:22 2002
-+++ Makefile.in Wed Apr 24 16:39:27 2002
-@@ -357,7 +357,7 @@
- install:
- $(mkinstalldirs) $(DESTDIR)$(prefix)/man/man1
- $(INSTALL_DATA) $(top_srcdir)/docs/$(PACKAGE).1 $(DESTDIR)$(prefix)/man/man1
-- gzip $(DESTDIR)$(prefix)/man/man1/$(PACKAGE).1
-+ gzip -f $(DESTDIR)$(prefix)/man/man1/$(PACKAGE).1
-
- uninstall:
- rm $(DESTDIR)$(prefix)/man/man1/$(PACKAGE).1.gz