diff options
author | Rene Ladan <rene@FreeBSD.org> | 2010-07-12 11:28:43 +0000 |
---|---|---|
committer | Rene Ladan <rene@FreeBSD.org> | 2010-07-12 11:28:43 +0000 |
commit | 4df4345b7d55b7cffda5282bc9d5c0f73e075137 (patch) | |
tree | 2a88513416646c112c368e59a85a2c14af90d460 /emulators/lib765 | |
parent | ccdd511c28e58a830574701580bebb860d2504fb (diff) | |
download | ports-4df4345b7d55b7cffda5282bc9d5c0f73e075137.tar.gz ports-4df4345b7d55b7cffda5282bc9d5c0f73e075137.zip |
Notes
Diffstat (limited to 'emulators/lib765')
-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 e258782c22be..68eddb519743 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 |