diff options
author | miwi <miwi@FreeBSD.org> | 2006-06-17 06:17:25 +0800 |
---|---|---|
committer | miwi <miwi@FreeBSD.org> | 2006-06-17 06:17:25 +0800 |
commit | 164d72c69dc88bf1e03708898c9d0745afa680c3 (patch) | |
tree | e5dfe0b9df4944f61e90236abb39ab1b3da37689 /misc/findutils | |
parent | 9ddf9e279865b1bc8addbd67c53634acdbf57738 (diff) | |
download | freebsd-ports-gnome-164d72c69dc88bf1e03708898c9d0745afa680c3.tar.gz freebsd-ports-gnome-164d72c69dc88bf1e03708898c9d0745afa680c3.tar.zst freebsd-ports-gnome-164d72c69dc88bf1e03708898c9d0745afa680c3.zip |
Obey conventions and change my mail to @FreeBSD.org address
Approved by: krion (mentor)
Diffstat (limited to 'misc/findutils')
-rw-r--r-- | misc/findutils/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/misc/findutils/Makefile b/misc/findutils/Makefile index 11122c745a6b..9bf340d34a06 100644 --- a/misc/findutils/Makefile +++ b/misc/findutils/Makefile @@ -13,7 +13,7 @@ MASTER_SITE_SUBDIR= findutils DISTFILES= ${DISTNAME}${EXTRACT_SUFX} ${DISTNAME}${EXTRACT_SUFX}.sig EXTRACT_ONLY= ${DISTNAME}${EXTRACT_SUFX} -MAINTAINER= freebsd@unixfreunde.de +MAINTAINER= miwi@FreeBSD.org COMMENT= The GNU find utilities SIG_FILES= ${DISTNAME}${EXTRACT_SUFX}.sig |