diff options
author | Mark Linimon <linimon@FreeBSD.org> | 2011-01-21 13:48:45 +0000 |
---|---|---|
committer | Mark Linimon <linimon@FreeBSD.org> | 2011-01-21 13:48:45 +0000 |
commit | ba13706dc774e8fd3f06091c2b4be093ac04b95a (patch) | |
tree | bda270f17b3a6775a8ddeea859f841765eb18e6e /emulators | |
parent | 4a2aa34dfc5219bb3eb0af431f3e0600d5c314d7 (diff) | |
download | ports-ba13706dc774e8fd3f06091c2b4be093ac04b95a.tar.gz ports-ba13706dc774e8fd3f06091c2b4be093ac04b95a.zip |
Notes
Diffstat (limited to 'emulators')
-rw-r--r-- | emulators/snespp/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/emulators/snespp/Makefile b/emulators/snespp/Makefile index 228b0406f0ef..74a8127c685c 100644 --- a/emulators/snespp/Makefile +++ b/emulators/snespp/Makefile @@ -11,7 +11,7 @@ PORTREVISION= 1 CATEGORIES= emulators kld MASTER_SITES= http://www.tbrk.org/software/ -MAINTAINER= timbob@bigpond.com +MAINTAINER= ports@FreeBSD.org COMMENT= Kernel module for SNES controllers on a parallel port BROKEN= does not compile |