diff options
author | Eric Anholt <anholt@FreeBSD.org> | 2003-01-11 00:07:24 +0000 |
---|---|---|
committer | Eric Anholt <anholt@FreeBSD.org> | 2003-01-11 00:07:24 +0000 |
commit | fcdc2cd7c133622f968555a6f2ae502b9db95993 (patch) | |
tree | 7ba8aac6805b5bc3c5ec1767acf8c565e5469fce /emulators/bochs | |
parent | e5a833e15c32a3536efe81376c73dda595644fb6 (diff) | |
download | ports-fcdc2cd7c133622f968555a6f2ae502b9db95993.tar.gz ports-fcdc2cd7c133622f968555a6f2ae502b9db95993.zip |
Notes
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 ea5162479ba7..2e6e0abb55cd 100644 --- a/emulators/bochs/Makefile +++ b/emulators/bochs/Makefile @@ -12,7 +12,7 @@ PORTEPOCH= 1 CATEGORIES= emulators MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:S/$/:bochs/} \ ${MASTER_SITE_LOCAL:S/$/:local/} -MASTER_SITE_SUBDIR= ${PORTNAME}:bochs \ +MASTER_SITE_SUBDIR= ${PORTNAME}/:bochs \ anholt/:local DISTFILES= ${PORTNAME}-${PORTVERSION}.tar.gz:bochs \ BIOS-bochs-1.4.1.gz:local |