diff options
Diffstat (limited to 'lang/pbasic')
-rw-r--r-- | lang/pbasic/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lang/pbasic/Makefile b/lang/pbasic/Makefile index a6bee0ea91c8..deabeee7c1d9 100644 --- a/lang/pbasic/Makefile +++ b/lang/pbasic/Makefile @@ -9,7 +9,7 @@ PORTNAME= pbasic PORTVERSION= 2.0 CATEGORIES= lang MASTER_SITES= ${MASTER_SITE_LOCAL} -MASTER_SITE_SUBDIR= asami/LOCAL_PORTS +MASTER_SITE_SUBDIR= trevor DISTNAME= ${PORTNAME}-${PORTVERSION}-950813 MAINTAINER= ports@FreeBSD.org |