diff options
author | joe <joe@FreeBSD.org> | 2001-05-25 04:34:27 +0800 |
---|---|---|
committer | joe <joe@FreeBSD.org> | 2001-05-25 04:34:27 +0800 |
commit | 9edfb2e3d09f4228fc11dc7d7aa66888a45e9405 (patch) | |
tree | ca1940ddebed29ab3ea4fa15fff862bcaef3763d /sysutils/symlinks | |
parent | c5bcd50617e3f0f84894dd278031ea187c123a64 (diff) | |
download | freebsd-ports-gnome-9edfb2e3d09f4228fc11dc7d7aa66888a45e9405.tar.gz freebsd-ports-gnome-9edfb2e3d09f4228fc11dc7d7aa66888a45e9405.tar.zst freebsd-ports-gnome-9edfb2e3d09f4228fc11dc7d7aa66888a45e9405.zip |
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/symlinks')
-rw-r--r-- | sysutils/symlinks/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sysutils/symlinks/Makefile b/sysutils/symlinks/Makefile index 1ba3fa3ad655..fddf96b15af8 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 |