aboutsummaryrefslogtreecommitdiff
path: root/devel/patch/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'devel/patch/Makefile')
-rw-r--r--devel/patch/Makefile8
1 files changed, 4 insertions, 4 deletions
diff --git a/devel/patch/Makefile b/devel/patch/Makefile
index 73edb9bee134..ed11ac80c2fa 100644
--- a/devel/patch/Makefile
+++ b/devel/patch/Makefile
@@ -1,20 +1,20 @@
# New ports collection makefile for: patch
-# Version required: 2.5
# Date created: 21 Jan 1998
# Whom: ache
#
# $FreeBSD$
#
-DISTNAME= patch-2.5
+PORTNAME= patch
+PORTVERSION= 2.5
CATEGORIES= devel
MASTER_SITES= ${MASTER_SITE_GNU}
MASTER_SITE_SUBDIR= patch
-MAINTAINER= ache@FreeBSD.org
+MAINTAINER= ache@FreeBSD.org
GNU_CONFIGURE= yes
-MAN1= patch.1
+MAN1= patch.1
.include <bsd.port.mk>