FreeBSD Bugzilla – Attachment 17154 Details for
Bug 31239
Fixes for games/frotz port
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
file.diff
file.diff (text/plain), 1.20 KB, created by
Adam Kranzel
on 2001-10-12 22:40:01 UTC
(
hide
)
Description:
file.diff
Filename:
MIME Type:
Creator:
Adam Kranzel
Created:
2001-10-12 22:40:01 UTC
Size:
1.20 KB
patch
obsolete
>diff -ruN frotz.good/Makefile frotz/Makefile >--- frotz.good/Makefile Fri Oct 12 13:54:31 2001 >+++ frotz/Makefile Fri Oct 12 14:33:41 2001 >@@ -12,7 +12,7 @@ > http://wuarchive.wustl.edu/doc/misc/if-archive/infocom/interpreters/frotz/ \ > http://www.ifarchive.org/if-archive/infocom/interpreters/frotz/ > >-MAINTAINER= adam@alameda.edu >+MAINTAINER= adam@blacktabby.org > > MAKE_ARGS= CC="${CC}" OPTS="${CFLAGS}" PREFIX="${PREFIX}" \ > CONFIG_DIR="${PREFIX}/etc" INCL="" LIB="" >@@ -23,9 +23,9 @@ > @${INSTALL_PROGRAM} ${WRKSRC}/frotz ${PREFIX}/bin > @${INSTALL_MAN} ${WRKSRC}/frotz.6 ${MANPREFIX}/man/man6 > .if !defined(NOPORTDOCS) >- @${MKDIR} ${PREFIX}/share/doc/frotz >+ @${MKDIR} ${DOCSDIR} > .for file in BUGS HOW_TO_PLAY README >- @${INSTALL_DATA} ${WRKSRC}/${file} ${PREFIX}/share/doc/frotz >+ @${INSTALL_MAN} ${WRKSRC}/${file} ${DOCSDIR} > .endfor > .endif > >diff -ruN frotz.good/pkg-descr frotz/pkg-descr >--- frotz.good/pkg-descr Fri Oct 12 13:54:31 2001 >+++ frotz/pkg-descr Fri Oct 12 14:20:55 2001 >@@ -7,4 +7,7 @@ > of new games available on the Internet. Check the if-archive > at ftp.ifarchive.org. > >-WWW: http://www.cs.csubak.edu/~dgriffi/frotz/ >+WWW: http://www.cs.csubak.edu/~dgriffi/proj/frotz/ >+ >+ -Adam >+ adam@blacktabby.org
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Diff
View Attachment As Raw
Actions:
View
|
Diff
Attachments on
bug 31239
: 17154