diff options
-rw-r--r-- | emulators/libspectrum/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/emulators/libspectrum/Makefile b/emulators/libspectrum/Makefile index 830e96d7aec8..cfa30e60c34d 100644 --- a/emulators/libspectrum/Makefile +++ b/emulators/libspectrum/Makefile @@ -11,7 +11,7 @@ CATEGORIES= emulators devel MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} MASTER_SITE_SUBDIR= fuse-emulator -MAINTAINER= kemm@in-line.ru +MAINTAINER= ports@FreeBSD.org COMMENT= Handling of ZX-Spectrum emulator files formats USE_AUTOTOOLS= libtool:15 |