diff options
Diffstat (limited to 'textproc/bsddiff/Makefile')
-rw-r--r-- | textproc/bsddiff/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/textproc/bsddiff/Makefile b/textproc/bsddiff/Makefile index 90a2cbd7b147..8a9d2395f14f 100644 --- a/textproc/bsddiff/Makefile +++ b/textproc/bsddiff/Makefile @@ -7,6 +7,7 @@ PKGNAMEPREFIX= bsd- MAINTAINER= ports@FreeBSD.org COMMENT= BSD-licensed version of diff from OpenBSD +WWW= https://www.freebsd.org/projects/ideas/ #p-bsdtexttools USES= uidfix WRKSRC= ${WRKDIR}/${PORTNAME} |