diff options
author | linimon <linimon@FreeBSD.org> | 2007-10-12 09:16:15 +0800 |
---|---|---|
committer | linimon <linimon@FreeBSD.org> | 2007-10-12 09:16:15 +0800 |
commit | 1ee27da479be20a780aecbe3b7077554f4ead406 (patch) | |
tree | e6b697b1b31bf44f8b7c36b8cc89f5dc4d984495 /emulators | |
parent | 3530963685375725b8cc6718c8d663fafdbab3c8 (diff) | |
download | freebsd-ports-gnome-1ee27da479be20a780aecbe3b7077554f4ead406.tar.gz freebsd-ports-gnome-1ee27da479be20a780aecbe3b7077554f4ead406.tar.zst freebsd-ports-gnome-1ee27da479be20a780aecbe3b7077554f4ead406.zip |
Reset kemm@in-line.ru due to maintainer-timeouts and no response to email.
While here, pet portlint.
Hat: portmgr
Diffstat (limited to 'emulators')
-rw-r--r-- | emulators/fuse/Makefile | 2 | ||||
-rw-r--r-- | emulators/lib765/Makefile | 4 |
2 files changed, 3 insertions, 3 deletions
diff --git a/emulators/fuse/Makefile b/emulators/fuse/Makefile index 74db8dc5d631..ab0f25be1834 100644 --- a/emulators/fuse/Makefile +++ b/emulators/fuse/Makefile @@ -11,7 +11,7 @@ CATEGORIES= emulators MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} MASTER_SITE_SUBDIR= fuse-emulator -MAINTAINER= kemm@in-line.ru +MAINTAINER= ports@FreeBSD.org COMMENT= Free Unix (Sinclair ZX-)Spectrum Emulator LIB_DEPENDS= spectrum.5:${PORTSDIR}/emulators/libspectrum \ diff --git a/emulators/lib765/Makefile b/emulators/lib765/Makefile index 0bbe31d49188..2543c0676d00 100644 --- a/emulators/lib765/Makefile +++ b/emulators/lib765/Makefile @@ -10,12 +10,12 @@ PORTVERSION= 0.3.4 CATEGORIES= emulators devel MASTER_SITES= http://www.seasip.demon.co.uk/Unix/LibDsk/ -MAINTAINER= kemm@in-line.ru +MAINTAINER= ports@FreeBSD.org COMMENT= Emulation of uPD765a Floppy Disc Controller USE_AUTOTOOLS= libtool:15 GNU_CONFIGURE= yes -INSTALLS_SHLIB= yes +USE_LDCONFIG= yes .if !defined(NOPORTDOCS) post-install: |