diff options
Diffstat (limited to 'net/unison232')
-rw-r--r-- | net/unison232/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/net/unison232/Makefile b/net/unison232/Makefile index 451cd3e20014..12510a277612 100644 --- a/net/unison232/Makefile +++ b/net/unison232/Makefile @@ -10,6 +10,7 @@ EXTRACT_ONLY= ${DISTNAME}${EXTRACT_SUFX} MAINTAINER= mandree@FreeBSD.org # Implicit approval for port changes granted to Guido Falsi <madpilot@FreeBSD.org> COMMENT= User-level file synchronization tool +WWW= https://www.cis.upenn.edu/~bcpierce/unison/ LICENSE= GPLv3+ LICENSE_FILE= ${WRKSRC}/COPYING |