diff options
Diffstat (limited to 'editors/o/Makefile')
-rw-r--r-- | editors/o/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/editors/o/Makefile b/editors/o/Makefile index f3709d18e7f5..4a15162f53c7 100644 --- a/editors/o/Makefile +++ b/editors/o/Makefile @@ -6,6 +6,7 @@ CATEGORIES= editors MAINTAINER= yuri@FreeBSD.org COMMENT= Small, fast and limited text editor in Go +WWW= https://github.com/xyproto/o LICENSE= MIT LICENSE_FILE= ${WRKSRC}/LICENSE |