diff options
Diffstat (limited to 'devel/cweb/Makefile')
-rw-r--r-- | devel/cweb/Makefile | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/devel/cweb/Makefile b/devel/cweb/Makefile index aecafe051eeb..8b9ab51b2650 100644 --- a/devel/cweb/Makefile +++ b/devel/cweb/Makefile @@ -4,8 +4,7 @@ PORTNAME= cweb PORTVERSION= 3.64a.a CATEGORIES= devel -MASTER_SITES= ${MASTER_SITE_TEX_CTAN} -MASTER_SITE_SUBDIR= web/c_cpp/cweb +MASTER_SITES= TEX_CTAN/web/c_cpp/cweb DISTNAME= ${PORTNAME}-${PORTVERSION:C/.([a-z])$/\1/} MAINTAINER= gerald@FreeBSD.org |