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 | devtodo is a program to assist developers (or anybody who uses a (diff) |
Change maintainer's email address: clefevre@poboxes.com -> clefevre@redirect.to
PR: 27867
Submitted by: maintainer
Notes
Notes:
svn path=/head/; revision=43703
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 |