diff options
author | David E. O'Brien <obrien@FreeBSD.org> | 2002-06-08 17:33:41 +0000 |
---|---|---|
committer | David E. O'Brien <obrien@FreeBSD.org> | 2002-06-08 17:33:41 +0000 |
commit | 4cb33dba944e25e58dd571f801821a810ea7a93c (patch) | |
tree | 8b3053db1a884d6158b0e8501015cb4a1d7fa9b9 /emulators/dlx | |
parent | ddec54a2d1cfd0bba1fd73be948bbcd27e356678 (diff) | |
download | ports-4cb33dba944e25e58dd571f801821a810ea7a93c.tar.gz ports-4cb33dba944e25e58dd571f801821a810ea7a93c.zip |
To ports@freebsd.org.
Notes
Notes:
svn path=/head/; revision=60872
Diffstat (limited to 'emulators/dlx')
-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 77782412efd2..7344570b58c1 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 |