diff options
| -rw-r--r-- | sysutils/vordog/Makefile | 2 | ||||
| -rw-r--r-- | sysutils/vordog/pkg-descr | 4 |
2 files changed, 3 insertions, 3 deletions
diff --git a/sysutils/vordog/Makefile b/sysutils/vordog/Makefile index a2c304607c85..87a81151a6d1 100644 --- a/sysutils/vordog/Makefile +++ b/sysutils/vordog/Makefile @@ -9,6 +9,8 @@ MASTER_SITES= http://www.assembla.com/spaces/vordog/documents/dcR7vqtqyr3AMlab7j MAINTAINER= ports@FreeBSD.org COMMENT= Watchdog(9) driver for watchdog timer of Vortex86 +LICENSE= BSD2CLAUSE + ONLY_FOR_ARCHS= i386 USES= kmod PLIST_FILES= ${KMODDIR}/${PORTNAME}.ko diff --git a/sysutils/vordog/pkg-descr b/sysutils/vordog/pkg-descr index 52a891830d4f..2a05d579b6d2 100644 --- a/sysutils/vordog/pkg-descr +++ b/sysutils/vordog/pkg-descr @@ -3,6 +3,4 @@ leverage watchdog timer of Vortex86 SoC . vordog is also watchdog(9) compatible. It is as a timer source of watchdog(9), you can use it with watchdog(4), watchdog(8), and watchdogd(8). -You can get vordog from repository with Mercurial. - -WWW: http://www.assembla.com/spaces/vordog +WWW: https://app.assembla.com/spaces/vordog/wiki |
