diff options
Diffstat (limited to 'editors/lite')
-rw-r--r-- | editors/lite/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/editors/lite/Makefile b/editors/lite/Makefile index a8ad4c1e42d8..8b1bcd932576 100644 --- a/editors/lite/Makefile +++ b/editors/lite/Makefile @@ -5,6 +5,7 @@ PKGNAMESUFFIX= -editor # PORTNAME alone is too vague MAINTAINER= danfe@FreeBSD.org COMMENT= Lightweight text editor written mostly in Lua +WWW= https://github.com/rxi/lite PATCH_SITES= https://github.com/${GH_ACCOUNT}/${GH_PROJECT}/commit/ PATCHFILES= a38b89ca26dde1353cf1.patch:-p1 |