Index: head/sysutils/mono-kmod/Makefile =================================================================== --- head/sysutils/mono-kmod/Makefile (revision 456890) +++ head/sysutils/mono-kmod/Makefile (revision 456891) @@ -1,20 +1,22 @@ # Created by: bkoenig@cs.tu-berlin.de # $FreeBSD$ PORTNAME= mono-kmod PORTVERSION= 20070416 CATEGORIES= sysutils MASTER_SITES= http://www.alpha-tierchen.de/pub/FreeBSD/ports/distfiles/ MAINTAINER= bkoenig@alpha-tierchen.de COMMENT= Execute .NET applications from command line ONLY_FOR_ARCHS= amd64 arm i386 +DEPRECATED= mastersite disappeared, unfetchable + SUB_FILES= pkg-message USES= kmod uidfix tar:bzip2 PLIST_FILES= ${KMODDIR}/mono.ko .include