summaryrefslogtreecommitdiffstats
path: root/gnu/usr.bin/groff/src/preproc/html/Makefile
diff options
context:
space:
mode:
authorru <ru@FreeBSD.org>2003-05-01 13:22:21 +0000
committerru <ru@FreeBSD.org>2003-05-01 13:22:21 +0000
commit979c0d656829fd523be93f7a75f8481f3dc6a89f (patch)
tree45514362ad95aa167d66c4e62b194f9781f118e2 /gnu/usr.bin/groff/src/preproc/html/Makefile
parent7d401b64e847aef2b48a0005276b004e23f75f74 (diff)
downloadFreeBSD-src-979c0d656829fd523be93f7a75f8481f3dc6a89f.zip
FreeBSD-src-979c0d656829fd523be93f7a75f8481f3dc6a89f.tar.gz
Upgrade to Groff 1.19.
Diffstat (limited to 'gnu/usr.bin/groff/src/preproc/html/Makefile')
-rw-r--r--gnu/usr.bin/groff/src/preproc/html/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/gnu/usr.bin/groff/src/preproc/html/Makefile b/gnu/usr.bin/groff/src/preproc/html/Makefile
index da32411..65839d2 100644
--- a/gnu/usr.bin/groff/src/preproc/html/Makefile
+++ b/gnu/usr.bin/groff/src/preproc/html/Makefile
@@ -1,7 +1,7 @@
# $FreeBSD$
PROG_CXX= pre-grohtml
-SRCS= pre-html.cc pushback.cc
+SRCS= pre-html.cpp pushback.cpp
DPADD= ${LIBGROFF}
LDADD= ${LIBGROFF}
NOMAN= YES
OpenPOWER on IntegriCloud