diff options
author | amdmi3 <amdmi3@FreeBSD.org> | 2009-08-22 08:24:37 +0800 |
---|---|---|
committer | amdmi3 <amdmi3@FreeBSD.org> | 2009-08-22 08:24:37 +0800 |
commit | 4e71783fedc1cb08aa2f388d08f051d2b001d0bf (patch) | |
tree | 4864af01f0f4308d7f23a894c9bffe92d2f7ad53 /lang/nbc | |
parent | eae996a9f9641652ba078469e9a0eeeeb8e87d9f (diff) | |
download | freebsd-ports-graphics-4e71783fedc1cb08aa2f388d08f051d2b001d0bf.tar.gz freebsd-ports-graphics-4e71783fedc1cb08aa2f388d08f051d2b001d0bf.tar.zst freebsd-ports-graphics-4e71783fedc1cb08aa2f388d08f051d2b001d0bf.zip |
- Switch SourceForge ports to the new File Release System: categories starting with H,I,J,K,L
Diffstat (limited to 'lang/nbc')
-rw-r--r-- | lang/nbc/Makefile | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/lang/nbc/Makefile b/lang/nbc/Makefile index 5008346596e..959938a08a7 100644 --- a/lang/nbc/Makefile +++ b/lang/nbc/Makefile @@ -9,8 +9,7 @@ PORTNAME= nbc PORTVERSION= 1.0.1.b32 PORTREVISION= 1 CATEGORIES= lang -MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} -MASTER_SITE_SUBDIR= bricxcc +MASTER_SITES= SF/bricxcc/NBC_NXC/NBC%20beta%2032 DISTNAME= ${PORTNAME}-${PORTVERSION}.src EXTRACT_SUFX= .tgz |