diff options
author | antoine <antoine@FreeBSD.org> | 2014-05-11 01:21:13 +0800 |
---|---|---|
committer | antoine <antoine@FreeBSD.org> | 2014-05-11 01:21:13 +0800 |
commit | 506e00e1b36dd5057ec27d14b4c2cd45e4f42163 (patch) | |
tree | 0ba2518d1a6dafb2a8e459d8f5d2962836450776 | |
parent | ad9f983bbad93a6e91e68753bf95436aa56d141c (diff) | |
download | freebsd-ports-gnome-506e00e1b36dd5057ec27d14b4c2cd45e4f42163.tar.gz freebsd-ports-gnome-506e00e1b36dd5057ec27d14b4c2cd45e4f42163.tar.zst freebsd-ports-gnome-506e00e1b36dd5057ec27d14b4c2cd45e4f42163.zip |
Change maintainer's email address to one that seems to work
With hat: portmgr
-rw-r--r-- | print/rprint/Makefile | 2 | ||||
-rw-r--r-- | sysutils/rmonitor/Makefile | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/print/rprint/Makefile b/print/rprint/Makefile index c3c09ce33d8d..3ab746f38f8c 100644 --- a/print/rprint/Makefile +++ b/print/rprint/Makefile @@ -7,7 +7,7 @@ CATEGORIES= print MASTER_SITES= ftp://gwdu111.gwdg.de/pub/FreeBSD/misc/ \ ftp://gwdu112.gwdg.de/pub/FreeBSD/misc/ -MAINTAINER= kheuer@gwdu60.gwdg.de +MAINTAINER= kheuer@gwdg.de COMMENT= Remote printing utility using a raw bidirectional tcp connection MAN1= rprint.1 diff --git a/sysutils/rmonitor/Makefile b/sysutils/rmonitor/Makefile index f1030e56838c..0bcd16320e11 100644 --- a/sysutils/rmonitor/Makefile +++ b/sysutils/rmonitor/Makefile @@ -8,7 +8,7 @@ CATEGORIES= sysutils MASTER_SITES= ftp://gwdu111.gwdg.de/pub/FreeBSD/misc/ \ ftp://gwdu112.gwdg.de/pub/FreeBSD/misc/ -MAINTAINER= kheuer@gwdu60.gwdg.de +MAINTAINER= kheuer@gwdg.de COMMENT= Remote system monitoring utility MAN1= rmonitor.1 |