diff options
author | antoine <antoine@FreeBSD.org> | 2014-07-03 04:22:55 +0800 |
---|---|---|
committer | antoine <antoine@FreeBSD.org> | 2014-07-03 04:22:55 +0800 |
commit | 46ec768247800f145974f45a1f460fec97e76b0c (patch) | |
tree | 31fd7117fa9b8989a526ed9475e81fe957515e63 /emulators/pcemu | |
parent | a88fbf1097a396e006a477955ab1d7bad9bff638 (diff) | |
download | freebsd-ports-gnome-46ec768247800f145974f45a1f460fec97e76b0c.tar.gz freebsd-ports-gnome-46ec768247800f145974f45a1f460fec97e76b0c.tar.zst freebsd-ports-gnome-46ec768247800f145974f45a1f460fec97e76b0c.zip |
Resetting maintainership on ports that have not been staged and without any
pending PR
With hat: portmgr
Diffstat (limited to 'emulators/pcemu')
-rw-r--r-- | emulators/pcemu/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/emulators/pcemu/Makefile b/emulators/pcemu/Makefile index 2dd2565bfa67..304b493e3966 100644 --- a/emulators/pcemu/Makefile +++ b/emulators/pcemu/Makefile @@ -19,7 +19,7 @@ MASTER_SITES+= ftp://ftp.interface-business.de/pub/outgoing/ MASTER_SITES+= ftp://ftp.cs.bris.ac.uk/pub/users/hedley/ DISTNAME= pcemu1.01alpha -MAINTAINER= joerg@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= 8086 PC emulator, by David Hedley BUILD_DEPENDS= bdftopcf:${PORTSDIR}/x11-fonts/bdftopcf |