diff options
author | alex <alex@FreeBSD.org> | 1999-01-01 16:34:07 +0000 |
---|---|---|
committer | alex <alex@FreeBSD.org> | 1999-01-01 16:34:07 +0000 |
commit | 9ec374ef810fb8a49dde093df702af2f2b3fbcd0 (patch) | |
tree | d705a3ff5f8024ebfa96389dc873cf399d13a8f8 | |
parent | 9093f84d27f551d725164ce884ccb907e1a915a6 (diff) | |
download | FreeBSD-ports-9ec374ef810fb8a49dde093df702af2f2b3fbcd0.zip FreeBSD-ports-9ec374ef810fb8a49dde093df702af2f2b3fbcd0.tar.gz |
Remove myself as maintainer.
-rw-r--r-- | emulators/bochs/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/emulators/bochs/Makefile b/emulators/bochs/Makefile index 9f4fea4..16a3884 100644 --- a/emulators/bochs/Makefile +++ b/emulators/bochs/Makefile @@ -3,7 +3,7 @@ # Date created: 16 December 1997 # Whom: alex # -# $Id: Makefile,v 1.12 1998/11/03 02:26:39 alex Exp $ +# $Id: Makefile,v 1.13 1998/12/01 08:04:23 asami Exp $ # VGABIOS= VGABIOS-elpin-2.20 @@ -14,7 +14,7 @@ DISTNAME= bochs-${DATE}b CATEGORIES= emulators MASTER_SITES= ftp://ftp.bochs.com/pub/ -MAINTAINER= alex@FreeBSD.ORG +MAINTAINER= ports@FreeBSD.ORG USE_XLIB= yes GNU_CONFIGURE= YES |