diff options
author | amdmi3 <amdmi3@FreeBSD.org> | 2009-08-22 08:20:34 +0800 |
---|---|---|
committer | amdmi3 <amdmi3@FreeBSD.org> | 2009-08-22 08:20:34 +0800 |
commit | 572372b987ed91229b78c6f9c5ba00891dadcd77 (patch) | |
tree | 555580325c1a1d19f26b8f8ffa5bfe9d0fecf2c8 /emulators/catapult | |
parent | 7db4e6466e50a48e65fb7590ae7266e94b5c6c03 (diff) | |
download | freebsd-ports-gnome-572372b987ed91229b78c6f9c5ba00891dadcd77.tar.gz freebsd-ports-gnome-572372b987ed91229b78c6f9c5ba00891dadcd77.tar.zst freebsd-ports-gnome-572372b987ed91229b78c6f9c5ba00891dadcd77.zip |
- Switch SourceForge ports to the new File Release System: categories starting with E,F
Diffstat (limited to 'emulators/catapult')
-rw-r--r-- | emulators/catapult/Makefile | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/emulators/catapult/Makefile b/emulators/catapult/Makefile index 7c8cc84372f5..05724369a3be 100644 --- a/emulators/catapult/Makefile +++ b/emulators/catapult/Makefile @@ -10,8 +10,7 @@ PORTNAME= catapult PORTVERSION= 0.6.3R1 PORTREVISION= 4 CATEGORIES= emulators -MASTER_SITES= SF -MASTER_SITE_SUBDIR= openmsx +MASTER_SITES= SF/openmsx/openmsx/0.6.3 DISTNAME= openmsx-${PORTNAME}-${PORTVERSION:S/R1/-R1/} MAINTAINER= ports@FreeBSD.org |