diff options
author | David E. O'Brien <obrien@FreeBSD.org> | 2002-05-08 20:49:22 +0000 |
---|---|---|
committer | David E. O'Brien <obrien@FreeBSD.org> | 2002-05-08 20:49:22 +0000 |
commit | 95abb4741695e6faea51bd4effc7fd81790095e1 (patch) | |
tree | 0a2f705352e28e508d3fc8d3e644766847a23e9f /emulators | |
parent | 8e96515ce13bed2cb89f2d19ee8aa5a26d4f55c3 (diff) | |
download | ports-95abb4741695e6faea51bd4effc7fd81790095e1.tar.gz ports-95abb4741695e6faea51bd4effc7fd81790095e1.zip |
Notes
Diffstat (limited to 'emulators')
-rw-r--r-- | emulators/ia64sim/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/emulators/ia64sim/Makefile b/emulators/ia64sim/Makefile index 6f66e8b0aa35..0425e5ec41ba 100644 --- a/emulators/ia64sim/Makefile +++ b/emulators/ia64sim/Makefile @@ -14,7 +14,7 @@ MASTER_SITES= http://www.pacificsites.com/~ccrayne/ \ http://odin.asgard/ DISTFILES= ${PORTNAME}${EXTRACT_SUFX} -MAINTAINER= obrien@FreeBSD.org +MAINTAINER= ia64@FreeBSD.org EXTRACT_BEFORE_ARGS= -qLa WRKSRC= ${WRKDIR}/home/chuck/ia64simcc |