aboutsummaryrefslogtreecommitdiff
path: root/devel/cweb/Makefile
diff options
context:
space:
mode:
authorMichael Haro <mharo@FreeBSD.org>2000-04-11 21:30:15 +0000
committerMichael Haro <mharo@FreeBSD.org>2000-04-11 21:30:15 +0000
commited33fb7de058a6d91ae1c86c9dda42a1a2508b54 (patch)
treebb126f7f4deabe676254cb651c5b8a780976235f /devel/cweb/Makefile
parentcd551d001ae65b6035a625879180b837df06f895 (diff)
downloadports-ed33fb7de058a6d91ae1c86c9dda42a1a2508b54.tar.gz
ports-ed33fb7de058a6d91ae1c86c9dda42a1a2508b54.zip
Notes
Diffstat (limited to 'devel/cweb/Makefile')
-rw-r--r--devel/cweb/Makefile6
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