diff options
author | joe <joe@FreeBSD.org> | 2001-05-24 20:34:27 +0000 |
---|---|---|
committer | joe <joe@FreeBSD.org> | 2001-05-24 20:34:27 +0000 |
commit | 9edfb2e3d09f4228fc11dc7d7aa66888a45e9405 (patch) | |
tree | ca1940ddebed29ab3ea4fa15fff862bcaef3763d /sysutils | |
parent | c5bcd50617e3f0f84894dd278031ea187c123a64 (diff) | |
download | FreeBSD-ports-9edfb2e3d09f4228fc11dc7d7aa66888a45e9405.zip FreeBSD-ports-9edfb2e3d09f4228fc11dc7d7aa66888a45e9405.tar.gz |
I'm looking after these ports for Andreas for a while so I've
changed the MAINTAINER line to an email alias that directs mail to
us both.
Diffstat (limited to 'sysutils')
-rw-r--r-- | sysutils/personality/Makefile | 2 | ||||
-rw-r--r-- | sysutils/symlinks/Makefile | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/sysutils/personality/Makefile b/sysutils/personality/Makefile index 93cdaee..2977d13 100644 --- a/sysutils/personality/Makefile +++ b/sysutils/personality/Makefile @@ -10,7 +10,7 @@ PORTVERSION= 1.0 CATEGORIES= sysutils DISTFILES= # none -MAINTAINER= andreas@FreeBSD.org +MAINTAINER= andreas_and_joe@tao.org.uk WRKSRC= ${WRKDIR}/src NO_BUILD= YES diff --git a/sysutils/symlinks/Makefile b/sysutils/symlinks/Makefile index 1ba3fa3..fddf96b 100644 --- a/sysutils/symlinks/Makefile +++ b/sysutils/symlinks/Makefile @@ -11,7 +11,7 @@ CATEGORIES= sysutils MASTER_SITES= ${MASTER_SITE_SUNSITE} MASTER_SITE_SUBDIR= utils/file -MAINTAINER= andreas@FreeBSD.org +MAINTAINER= andreas_and_joe@tao.org.uk MAN8= symlinks.8 |