diff options
-rw-r--r-- | mbone/rtptools/Makefile | 2 | ||||
-rw-r--r-- | net/rtptools/Makefile | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/mbone/rtptools/Makefile b/mbone/rtptools/Makefile index c643af60de03..2908ef56c818 100644 --- a/mbone/rtptools/Makefile +++ b/mbone/rtptools/Makefile @@ -14,7 +14,7 @@ MAINTAINER= fenner@FreeBSD.org GNU_CONFIGURE= yes -DOCFILES= README CHANGES.html rtptools.html +DOCFILES= README ChangeLog.html rtptools.html post-install: .if !defined(NOPORTDOCS) diff --git a/net/rtptools/Makefile b/net/rtptools/Makefile index c643af60de03..2908ef56c818 100644 --- a/net/rtptools/Makefile +++ b/net/rtptools/Makefile @@ -14,7 +14,7 @@ MAINTAINER= fenner@FreeBSD.org GNU_CONFIGURE= yes -DOCFILES= README CHANGES.html rtptools.html +DOCFILES= README ChangeLog.html rtptools.html post-install: .if !defined(NOPORTDOCS) |