diff options
author | Ade Lovett <ade@FreeBSD.org> | 2000-09-17 19:05:58 +0000 |
---|---|---|
committer | Ade Lovett <ade@FreeBSD.org> | 2000-09-17 19:05:58 +0000 |
commit | 42a490665842062256925049ba3f79e5d58416ee (patch) | |
tree | f0d1b3dffcebe147c1da135627e63b61c5920eb8 /www/surfraw/files/patch-ac | |
parent | d6a5dc7549895e5107a937473925e8b1c8c93283 (diff) | |
download | ports-42a490665842062256925049ba3f79e5d58416ee.tar.gz ports-42a490665842062256925049ba3f79e5d58416ee.zip |
Update to version 1.0.1
PR: 21326
Submitted by: maintainer
Notes
Notes:
svn path=/head/; revision=32778
Diffstat (limited to 'www/surfraw/files/patch-ac')
-rw-r--r-- | www/surfraw/files/patch-ac | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/www/surfraw/files/patch-ac b/www/surfraw/files/patch-ac new file mode 100644 index 000000000000..bfa2e8128653 --- /dev/null +++ b/www/surfraw/files/patch-ac @@ -0,0 +1,10 @@ +--- Makefile.am.orig Thu Aug 24 20:43:26 2000 ++++ Makefile.am Sun Sep 17 16:26:39 2000 +@@ -3,7 +3,6 @@ + SUBDIRS = elvi + + bin_SCRIPTS = surfraw surfraw-netscape-remote +-sysconf_DATA = surfraw.conf + devel_extra = banner prebuild + EXTRA_DIST = surfraw.lsm.in surfraw.in surfraw.spec.in \ + aclocal.m4 \ |