diff options
author | Mario Sergio Fujikawa Ferreira <lioux@FreeBSD.org> | 2001-08-30 03:58:35 +0000 |
---|---|---|
committer | Mario Sergio Fujikawa Ferreira <lioux@FreeBSD.org> | 2001-08-30 03:58:35 +0000 |
commit | 96f3a37ff14b9afa5d8484755a9b6c8bf9e4b677 (patch) | |
tree | 27a45b4138461bcc9ddedc41c9bd9372335a63f9 /emulators/bochs | |
parent | 1569b0be22ea14cbf8c3c71470e03f067b166f8a (diff) | |
download | ports-96f3a37ff14b9afa5d8484755a9b6c8bf9e4b677.tar.gz ports-96f3a37ff14b9afa5d8484755a9b6c8bf9e4b677.zip |
Notes
Diffstat (limited to 'emulators/bochs')
-rw-r--r-- | emulators/bochs/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/emulators/bochs/Makefile b/emulators/bochs/Makefile index b9d46f00817e..305075b646a1 100644 --- a/emulators/bochs/Makefile +++ b/emulators/bochs/Makefile @@ -14,7 +14,7 @@ MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} \ ftp://ftp.bochs.com/bochs/ MASTER_SITE_SUBDIR= ${PORTNAME} -MAINTAINER= clefevre@redirect.to +MAINTAINER= clefevre@citeweb.net USE_XLIB= yes GNU_CONFIGURE= yes |