diff options
author | ade <ade@FreeBSD.org> | 2002-03-13 21:02:53 +0000 |
---|---|---|
committer | ade <ade@FreeBSD.org> | 2002-03-13 21:02:53 +0000 |
commit | 9f79313c6b0fdb422051187d10536fed1d02302e (patch) | |
tree | fef2373ef19f0b141dc5655574fa5a20b8a9e250 /sysutils/samefile | |
parent | cbe85014f585711f6d933ce9865d10244033106b (diff) | |
download | FreeBSD-ports-9f79313c6b0fdb422051187d10536fed1d02302e.zip FreeBSD-ports-9f79313c6b0fdb422051187d10536fed1d02302e.tar.gz |
Change MAINTAINER to more appropriate @FreeBSD.org address
Approved by: schweikh (MAINTAINER)
Diffstat (limited to 'sysutils/samefile')
-rw-r--r-- | sysutils/samefile/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sysutils/samefile/Makefile b/sysutils/samefile/Makefile index 451b681..2822c4a 100644 --- a/sysutils/samefile/Makefile +++ b/sysutils/samefile/Makefile @@ -10,7 +10,7 @@ PORTVERSION= 2.9 CATEGORIES= sysutils MASTER_SITES= http://www.schweikhardt.net/ -MAINTAINER= samefile@schweikhardt.net +MAINTAINER= schweikh@FreeBSD.org MAN1= samefile.1 GNU_CONFIGURE= yes |