diff options
author | obrien <obrien@FreeBSD.org> | 2002-06-08 17:33:41 +0000 |
---|---|---|
committer | obrien <obrien@FreeBSD.org> | 2002-06-08 17:33:41 +0000 |
commit | 3dabea2140f5412430743f5963c683d489abb4e2 (patch) | |
tree | b7315bfbc3b7dbc666dfbc513d4ff18e534416f6 /emulators | |
parent | ff5df8bf801c437f16bf29382698f3bf1a6409e6 (diff) | |
download | FreeBSD-ports-3dabea2140f5412430743f5963c683d489abb4e2.zip FreeBSD-ports-3dabea2140f5412430743f5963c683d489abb4e2.tar.gz |
To ports@freebsd.org.
Diffstat (limited to 'emulators')
-rw-r--r-- | emulators/dlx/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/emulators/dlx/Makefile b/emulators/dlx/Makefile index 7778241..7344570 100644 --- a/emulators/dlx/Makefile +++ b/emulators/dlx/Makefile @@ -13,7 +13,7 @@ MASTER_SITES= ftp://max.stanford.edu/pub/max/pub/hennessy-patterson.software/ DISTNAME= ${PORTNAME} EXTRACT_SUFX= .tar.Z -MAINTAINER= obrien@FreeBSD.org +MAINTAINER= ports@FreeBSD.org .if ${MACHINE_ARCH} == alpha BROKEN= will not build on alpha |