diff options
author | Peter Pentchev <roam@FreeBSD.org> | 2001-06-09 12:59:34 +0000 |
---|---|---|
committer | Peter Pentchev <roam@FreeBSD.org> | 2001-06-09 12:59:34 +0000 |
commit | 9c0a0718648657ec021605bd7c331313d582075d (patch) | |
tree | 97863e1bdde3638bd423d17f554356babe7c9221 /emulators/bochs | |
parent | 64a783b3a8aa6fffc8869e266d0dc3d66681dfce (diff) |
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 5ba8e287306e..b9d46f00817e 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@poboxes.com +MAINTAINER= clefevre@redirect.to USE_XLIB= yes GNU_CONFIGURE= yes |