diff options
Diffstat (limited to 'sysutils/lmmon/Makefile')
-rw-r--r-- | sysutils/lmmon/Makefile | 9 |
1 files changed, 4 insertions, 5 deletions
diff --git a/sysutils/lmmon/Makefile b/sysutils/lmmon/Makefile index 4b33d19b69b7..64b2df4035df 100644 --- a/sysutils/lmmon/Makefile +++ b/sysutils/lmmon/Makefile @@ -9,14 +9,11 @@ PORTNAME= lmmon PORTVERSION= 0.65 PORTREVISION= 1 CATEGORIES= sysutils -MASTER_SITES= http://www.fxp.org/~jedgar/lmmon/ +MASTER_SITES= LOCAL/bf -MAINTAINER= ports@FreeBSD.org +MAINTAINER= bf@FreeBSD.org COMMENT= Display information gathered from MB power management controller -DEPRECATED= Upstream disapear and distfile is no more available -EXPIRATION_DATE= 2011-05-01 - ONLY_FOR_ARCHS= i386 amd64 GNU_CONFIGURE= yes @@ -24,6 +21,8 @@ MAN8= lmmon.8 MANCOMPRESSED= yes PLIST_FILES= bin/lmmon +LICENSE= BSD + FIXFILES= configure configure.in lmmon.c post-patch: |