diff options
author | erwin <erwin@FreeBSD.org> | 2015-06-13 04:58:13 +0800 |
---|---|---|
committer | erwin <erwin@FreeBSD.org> | 2015-06-13 04:58:13 +0800 |
commit | 5fa6a3a719887298da98707a96338df06f029456 (patch) | |
tree | 66062d65558b98efc27cd91da4913847d27c20c0 /comms | |
parent | d9fbe4715a5cbe106a2b0156110e7c8b4f1293c9 (diff) | |
download | freebsd-ports-gnome-5fa6a3a719887298da98707a96338df06f029456.tar.gz freebsd-ports-gnome-5fa6a3a719887298da98707a96338df06f029456.tar.zst freebsd-ports-gnome-5fa6a3a719887298da98707a96338df06f029456.zip |
Reset dhn's ports
PR: 197522
Submitted by: jbeich
Approved by: portmgr
Diffstat (limited to 'comms')
-rw-r--r-- | comms/picocom/Makefile | 2 | ||||
-rw-r--r-- | comms/viewfax/Makefile | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/comms/picocom/Makefile b/comms/picocom/Makefile index da8b31e0047c..875dbe5996cc 100644 --- a/comms/picocom/Makefile +++ b/comms/picocom/Makefile @@ -6,7 +6,7 @@ PORTVERSION= 1.7 CATEGORIES= comms MASTER_SITES= GOOGLE_CODE -MAINTAINER= dhn@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= Dumb Terminal Emulator ALL_TARGET= picocom diff --git a/comms/viewfax/Makefile b/comms/viewfax/Makefile index ac1d9ac4472c..6c3953df3618 100644 --- a/comms/viewfax/Makefile +++ b/comms/viewfax/Makefile @@ -8,7 +8,7 @@ CATEGORIES= comms MASTER_SITES= ftp://ftp.ping.de/pub/unix/ \ ftp://ftp.leo.org/historic/comp/os/unix/networking/mgetty/ -MAINTAINER= dhn@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= Display files containing g3 and/or g4 coded fax pages USES= imake |