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/cingb | |
parent | 075acacd24db0c43cce5dccc810156a1c5eff446 (diff) | |
download | freebsd-ports-c6d73b3a6420b0cc781dcaab5b01819c8831f8f5.zip |
- Switch SourceForge ports to the new File Release System: categories starting with E,F
Diffstat (limited to 'emulators/cingb')
-rw-r--r-- | emulators/cingb/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/emulators/cingb/Makefile b/emulators/cingb/Makefile index c56073a98975..b1d386764d19 100644 --- a/emulators/cingb/Makefile +++ b/emulators/cingb/Makefile @@ -9,7 +9,7 @@ PORTNAME= cingb PORTVERSION= 0.29 PORTREVISION= 2 CATEGORIES= emulators -MASTER_SITES= SF +MASTER_SITES= SF/${PORTNAME}/${PORTNAME}/V029A MAINTAINER= ports@FreeBSD.org COMMENT= Yet another Nintendo GameBoy(tm) emulator |