summaryrefslogtreecommitdiff
path: root/editors/bpatch/Makefile
diff options
context:
space:
mode:
authorMichael Haro <mharo@FreeBSD.org>2000-04-14 00:25:54 +0000
committerMichael Haro <mharo@FreeBSD.org>2000-04-14 00:25:54 +0000
commit0f29953274700e3113ef38abbe8132e0b248333d (patch)
treef8b676f72421de4a2772b4f89e3779525d8e0a69 /editors/bpatch/Makefile
parentUpdate to use PORTNAME/PORTVERSION (diff)
portname/portversion update
Notes
Notes: svn path=/head/; revision=27501
Diffstat (limited to 'editors/bpatch/Makefile')
-rw-r--r--editors/bpatch/Makefile6
1 files changed, 3 insertions, 3 deletions
diff --git a/editors/bpatch/Makefile b/editors/bpatch/Makefile
index f1d2b5fecf98..404212205687 100644
--- a/editors/bpatch/Makefile
+++ b/editors/bpatch/Makefile
@@ -1,15 +1,15 @@
# New ports collection makefile for: bpatch
-# Version required: no version information
# Date created: 18 March 1996
# Whom: joerg
#
# $FreeBSD$
#
-DISTNAME= bpatch
-PKGNAME= bpatch-1.0
+PORTNAME= bpatch
+PORTVERSION= 1.0
CATEGORIES= editors
MASTER_SITES= ftp://ftp.interface-business.de/pub/outgoing/
+DISTNAME= ${PORTNAME}
MAINTAINER= joerg@FreeBSD.org