diff options
author | rene <rene@FreeBSD.org> | 2010-07-12 11:28:43 +0000 |
---|---|---|
committer | rene <rene@FreeBSD.org> | 2010-07-12 11:28:43 +0000 |
commit | f7e89805319d2a26355d0f0c9daf8a35eab5a392 (patch) | |
tree | 3f81b7d733eba67deda3370797884084d56d3370 /emulators | |
parent | 8d13400f66dd7f27fcb7a87459f5fa5a709f5411 (diff) | |
download | FreeBSD-ports-f7e89805319d2a26355d0f0c9daf8a35eab5a392.zip FreeBSD-ports-f7e89805319d2a26355d0f0c9daf8a35eab5a392.tar.gz |
Adopt these ports.
Approved by: tabthorpe (mentor, implicit)
Diffstat (limited to 'emulators')
-rw-r--r-- | emulators/lib765/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/emulators/lib765/Makefile b/emulators/lib765/Makefile index e258782..68eddb5 100644 --- a/emulators/lib765/Makefile +++ b/emulators/lib765/Makefile @@ -10,7 +10,7 @@ PORTVERSION= 0.4.2 CATEGORIES= emulators devel MASTER_SITES= http://www.seasip.demon.co.uk/Unix/LibDsk/ -MAINTAINER= ports@FreeBSD.org +MAINTAINER= rene@FreeBSD.org COMMENT= Emulation of uPD765a Floppy Disc Controller USE_AUTOTOOLS= libtool:22 |