diff options
author | Edward Tomasz Napierala <trasz@FreeBSD.org> | 2007-04-13 13:03:49 +0000 |
---|---|---|
committer | Edward Tomasz Napierala <trasz@FreeBSD.org> | 2007-04-13 13:03:49 +0000 |
commit | 985042c3aead27a7bcfc0f8ecee9f3889eaeb412 (patch) | |
tree | df9de45025fb0893d89425d94636593857ee58c7 /emulators | |
parent | 64b0065f59a40be7a12689a498db117cc617e050 (diff) | |
download | ports-985042c3aead27a7bcfc0f8ecee9f3889eaeb412.tar.gz ports-985042c3aead27a7bcfc0f8ecee9f3889eaeb412.zip |
Change my email address to trasz@FreeBSD.org.
Approved by: miwi (mentor)
Notes
Notes:
svn path=/head/; revision=189901
Diffstat (limited to 'emulators')
-rw-r--r-- | emulators/basiliskII/Makefile | 2 | ||||
-rw-r--r-- | emulators/dtcyber/Makefile | 2 | ||||
-rw-r--r-- | emulators/dynagen/Makefile | 2 | ||||
-rw-r--r-- | emulators/nonpareil/Makefile | 2 | ||||
-rw-r--r-- | emulators/simh/Makefile | 2 | ||||
-rw-r--r-- | emulators/tme/Makefile | 2 | ||||
-rw-r--r-- | emulators/xhomer/Makefile | 2 |
7 files changed, 7 insertions, 7 deletions
diff --git a/emulators/basiliskII/Makefile b/emulators/basiliskII/Makefile index 4b9eba904253..5c9fca864b74 100644 --- a/emulators/basiliskII/Makefile +++ b/emulators/basiliskII/Makefile @@ -13,7 +13,7 @@ MASTER_SITES= http://gwenole.beauchesne.info/projects/basilisk2/files/ MASTER_SITE_SUBDIR= basilisk DISTNAME= BasiliskII_src_01052006 -MAINTAINER= trasz@pin.if.uz.zgora.pl +MAINTAINER= trasz@freebsd.org COMMENT= A free, portable, Open Source 68k Mac emulator WRKSRC= ${WRKDIR}/BasiliskII-${PORTVERSION}/src/Unix diff --git a/emulators/dtcyber/Makefile b/emulators/dtcyber/Makefile index 2be19a899074..f2bb18cd2e8f 100644 --- a/emulators/dtcyber/Makefile +++ b/emulators/dtcyber/Makefile @@ -11,7 +11,7 @@ CATEGORIES= emulators MASTER_SITES= http://members.iinet.net.au/~tom-hunter/ DISTNAME= dtcyber20b1 -MAINTAINER= trasz@pin.if.uz.zgora.pl +MAINTAINER= trasz@freebsd.org COMMENT= Desktop CYBER Emulator USE_ZIP= yes diff --git a/emulators/dynagen/Makefile b/emulators/dynagen/Makefile index 1abf77924b5d..8de2d69e22df 100644 --- a/emulators/dynagen/Makefile +++ b/emulators/dynagen/Makefile @@ -11,7 +11,7 @@ CATEGORIES= emulators MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} MASTER_SITE_SUBDIR= dyna-gen -MAINTAINER= trasz@pin.if.uz.zgora.pl +MAINTAINER= trasz@freebsd.org COMMENT= Text-based front end for Dynamips RUN_DEPENDS= dynamips:${PORTSDIR}/emulators/dynamips diff --git a/emulators/nonpareil/Makefile b/emulators/nonpareil/Makefile index a857d82129e9..3b972859cb54 100644 --- a/emulators/nonpareil/Makefile +++ b/emulators/nonpareil/Makefile @@ -10,7 +10,7 @@ PORTVERSION= 0.78 CATEGORIES= emulators MASTER_SITES= http://nonpareil.brouhaha.com/download/ -MAINTAINER= trasz@pin.if.uz.zgora.pl +MAINTAINER= trasz@freebsd.org COMMENT= Simulator for many HP calculators BUILD_DEPENDS= pnmtopng:${PORTSDIR}/graphics/netpbm \ diff --git a/emulators/simh/Makefile b/emulators/simh/Makefile index 31d541e09941..81416193eeb1 100644 --- a/emulators/simh/Makefile +++ b/emulators/simh/Makefile @@ -12,7 +12,7 @@ CATEGORIES= emulators MASTER_SITES= http://simh.trailing-edge.com/sources/ DISTNAME= ${PORTNAME}v37-0 -MAINTAINER= trasz@pin.if.uz.zgora.pl +MAINTAINER= trasz@freebsd.org COMMENT= Emulates classic DEC, HP, GRI, IBM, Altair, SDS, Honeywell, and others USE_ZIP= yes diff --git a/emulators/tme/Makefile b/emulators/tme/Makefile index 7dc556ba6f4a..e96804a94572 100644 --- a/emulators/tme/Makefile +++ b/emulators/tme/Makefile @@ -11,7 +11,7 @@ PORTREVISION= 2 CATEGORIES= emulators MASTER_SITES= http://theory.lcs.mit.edu/~fredette/tme/ -MAINTAINER= trasz@pin.if.uz.zgora.pl +MAINTAINER= trasz@freebsd.org COMMENT= Emulator for Sun 2/120 and Sun 3/150 machines GNU_CONFIGURE= yes diff --git a/emulators/xhomer/Makefile b/emulators/xhomer/Makefile index e87f28c64de1..8e8fcec885d2 100644 --- a/emulators/xhomer/Makefile +++ b/emulators/xhomer/Makefile @@ -12,7 +12,7 @@ CATEGORIES= emulators MASTER_SITES= http://xhomer.isani.org/xhomer/ EXTRACT_SUFX= .tgz -MAINTAINER= trasz@pin.if.uz.zgora.pl +MAINTAINER= trasz@freebsd.org COMMENT= Emulator for the DEC Pro 350 computer USE_GMAKE= yes |