diff options
Diffstat (limited to 'devel/cweb/Makefile')
-rw-r--r-- | devel/cweb/Makefile | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/devel/cweb/Makefile b/devel/cweb/Makefile index 14431d69fb95..ee8f2aa25799 100644 --- a/devel/cweb/Makefile +++ b/devel/cweb/Makefile @@ -1,16 +1,16 @@ # New ports collection makefile for: cweb -# Version required: 3.41 # Date created: 10 Feb 1998 # Whom: Thomas Gellekum <tg@FreeBSD.org> # # $FreeBSD$ # -DISTNAME= cweb -PKGNAME= cweb-3.41 +PORTNAME= cweb +PORTVERSION= 3.41 CATEGORIES= devel MASTER_SITES= ${MASTER_SITE_TEX_CTAN} MASTER_SITE_SUBDIR= web/c_cpp/cweb +DISTNAME= ${PORTNAME} MAINTAINER= tg@FreeBSD.org |