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/xhomer | |
parent | 64b0065f59a40be7a12689a498db117cc617e050 (diff) | |
download | ports-985042c3aead27a7bcfc0f8ecee9f3889eaeb412.tar.gz ports-985042c3aead27a7bcfc0f8ecee9f3889eaeb412.zip |
Notes
Diffstat (limited to 'emulators/xhomer')
-rw-r--r-- | emulators/xhomer/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
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 |