diff options
author | Thomas Abthorpe <tabthorpe@FreeBSD.org> | 2011-12-14 17:20:54 +0000 |
---|---|---|
committer | Thomas Abthorpe <tabthorpe@FreeBSD.org> | 2011-12-14 17:20:54 +0000 |
commit | b2ee47fc2820e375142630edf795276cb1f8542d (patch) | |
tree | ca4c21a034e7ced0982bbecf59879159f8b4482f /sysutils | |
parent | 179ffafe0adcd0ac95b86c53546025c0a97237b9 (diff) |
Notes
Diffstat (limited to 'sysutils')
-rw-r--r-- | sysutils/kldpatch/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sysutils/kldpatch/Makefile b/sysutils/kldpatch/Makefile index bed4ba8eab48..88775748a75f 100644 --- a/sysutils/kldpatch/Makefile +++ b/sysutils/kldpatch/Makefile @@ -12,7 +12,7 @@ MASTER_SITES= http://info.iet.unipi.it/~luigi/FreeBSD/ DISTNAME= ${PORTVERSION}-${PORTNAME} EXTRACT_SUFX= .tgz -MAINTAINER= luigi@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= Utility to patch modules and kernel MAN8= kldpatch.8 |