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