diff options
Diffstat (limited to 'games/tbclock/Makefile')
-rw-r--r-- | games/tbclock/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/games/tbclock/Makefile b/games/tbclock/Makefile index 542a335e97dd..8f3f5aeddfdd 100644 --- a/games/tbclock/Makefile +++ b/games/tbclock/Makefile @@ -5,6 +5,7 @@ MASTER_SITES= http://tamentis.com/projects/tbclock/files/ MAINTAINER= ports@FreeBSD.org COMMENT= Binary clock in curses +WWW= https://tamentis.com/projects/tbclock/ USES= ncurses HAS_CONFIGURE= yes |