diff options
author | Dmitry Marakasov <amdmi3@FreeBSD.org> | 2009-08-22 00:20:34 +0000 |
---|---|---|
committer | Dmitry Marakasov <amdmi3@FreeBSD.org> | 2009-08-22 00:20:34 +0000 |
commit | c6d73b3a6420b0cc781dcaab5b01819c8831f8f5 (patch) | |
tree | 7717c1858019e0ae60560bed33511b8e59c00f8e /emulators/xcpc | |
parent | - Switch SourceForge ports to the new File Release System: categories startin... (diff) |
- Switch SourceForge ports to the new File Release System: categories starting with E,F
Diffstat (limited to 'emulators/xcpc')
-rw-r--r-- | emulators/xcpc/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/emulators/xcpc/Makefile b/emulators/xcpc/Makefile index b932cd5bfc2f..1c4b7942e8c3 100644 --- a/emulators/xcpc/Makefile +++ b/emulators/xcpc/Makefile @@ -9,7 +9,7 @@ PORTNAME= xcpc PORTVERSION= 20070122 PORTREVISION= 1 CATEGORIES= emulators -MASTER_SITES= SF +MASTER_SITES= SF/${PORTNAME}/${PORTNAME}/${PORTNAME}-${PORTVERSION} MAINTAINER= pixel@hugbox.org COMMENT= A portable Amstrad 464&/664/6128 emulator |