diff options
Diffstat (limited to 'textproc/rfcdiff/Makefile')
-rw-r--r-- | textproc/rfcdiff/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/textproc/rfcdiff/Makefile b/textproc/rfcdiff/Makefile index 929c8631c190..6a215d5616af 100644 --- a/textproc/rfcdiff/Makefile +++ b/textproc/rfcdiff/Makefile @@ -8,6 +8,7 @@ EXTRACT_SUFX= MAINTAINER= lars.eggert@gmx.net COMMENT= Compare two versions of an Internet Draft and produce a diff +WWW= https://tools.ietf.org/tools/rfcdiff/ RUN_DEPENDS= bash:shells/bash \ gawk:lang/gawk \ |