mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-24 00:45:52 +00:00
12 lines
321 B
Plaintext
12 lines
321 B
Plaintext
--- Makefile.in.orig Wed Aug 20 20:13:13 2003
|
|
+++ Makefile.in Wed Aug 20 20:13:24 2003
|
|
@@ -64,7 +64,7 @@
|
|
VERSION = @VERSION@
|
|
|
|
SUBDIRS = src
|
|
-sysconf_DATA = usogresrc
|
|
+sysconf_DATA = usogresrc.sample
|
|
ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
|
|
mkinstalldirs = $(SHELL) $(top_srcdir)/mkinstalldirs
|
|
CONFIG_HEADER = config.h
|