summaryrefslogtreecommitdiff
path: root/graphics/gozer/files
diff options
context:
space:
mode:
authorFUJISHIMA Satsuki <sf@FreeBSD.org>2001-03-12 15:00:53 +0000
committerFUJISHIMA Satsuki <sf@FreeBSD.org>2001-03-12 15:00:53 +0000
commit96f222fe15b8655640ec931e6ad6201916442626 (patch)
treefb97bc6be04b80b15a987f3a045fa36a5e5210ae /graphics/gozer/files
parentremove gom. It is renamed to gozer. (diff)
o update to 0.2.
o renamed to gozer. PR: 25540 Submitted by: maintainer
Notes
Notes: svn path=/head/; revision=39657
Diffstat (limited to 'graphics/gozer/files')
-rw-r--r--graphics/gozer/files/patch-aa12
1 files changed, 6 insertions, 6 deletions
diff --git a/graphics/gozer/files/patch-aa b/graphics/gozer/files/patch-aa
index d1ec682feacf..0fff190664d4 100644
--- a/graphics/gozer/files/patch-aa
+++ b/graphics/gozer/files/patch-aa
@@ -1,11 +1,11 @@
---- Makefile.in.orig Fri Nov 10 08:52:39 2000
-+++ Makefile.in Sun Nov 12 14:51:56 2000
+--- Makefile.in.orig Fri Jan 26 18:40:12 2001
++++ Makefile.in Sun Mar 4 23:10:07 2001
@@ -78,7 +78,7 @@
- man_MANS = gom.1
+ man_MANS = gozer.1
docs_DATA = README AUTHORS ChangeLog TODO
--docsdir = $(prefix)/doc/gom
-+docsdir = $(datadir)/doc/gom
+-docsdir = $(prefix)/doc/@PACKAGE@
++docsdir = $(datadir)/doc/@PACKAGE@
- EXTRA_DIST = gom.spec gom.1 $(docs_DATA)
+ EXTRA_DIST = gozer.spec gozer.1 $(docs_DATA)