diff options
author | Michael Scheidell <scheidell@FreeBSD.org> | 2012-04-15 10:52:14 +0000 |
---|---|---|
committer | Michael Scheidell <scheidell@FreeBSD.org> | 2012-04-15 10:52:14 +0000 |
commit | f1048caf36f98be1cdab6722e16248fa1b83a81b (patch) | |
tree | fce6c6c4094ea5def12e148926152bbb13198712 /irc/ircd-ratbox/files/patch-Makefile.in | |
parent | Remove pkg-plist diffs for some ancient python versions that we have not (diff) |
- Major release update to 3.0.7. Read /usr/ports/UPDATING
PR: ports/166931
Submitted by: moggie <moggie@elasticmind.net> (maintainer)
Reviewed by: scheidell (me)
Notes
Notes:
svn path=/head/; revision=294844
Diffstat (limited to 'irc/ircd-ratbox/files/patch-Makefile.in')
-rw-r--r-- | irc/ircd-ratbox/files/patch-Makefile.in | 11 |
1 files changed, 0 insertions, 11 deletions
diff --git a/irc/ircd-ratbox/files/patch-Makefile.in b/irc/ircd-ratbox/files/patch-Makefile.in deleted file mode 100644 index 199c2bf72f8e..000000000000 --- a/irc/ircd-ratbox/files/patch-Makefile.in +++ /dev/null @@ -1,11 +0,0 @@ ---- Makefile.in.orig Fri Dec 10 21:28:20 2004 -+++ Makefile.in Mon Jan 23 17:10:28 2006 -@@ -46,7 +46,7 @@ - # the system one. - #CFLAGS= -DNDEBUG -g -O2 -D"FD_SETSIZE=1024" - SHELL=/bin/sh --SUBDIRS=modules adns src tools servlink doc help -+SUBDIRS=modules adns src tools servlink doc help contrib - CLEANDIRS = ${SUBDIRS} contrib - RSA_FILES=rsa_respond/README rsa_respond/respond.c rsa_respond/Makefile - |