summaryrefslogtreecommitdiff
path: root/editors/dedit/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'editors/dedit/Makefile')
-rw-r--r--editors/dedit/Makefile6
1 files changed, 3 insertions, 3 deletions
diff --git a/editors/dedit/Makefile b/editors/dedit/Makefile
index ff805558e001..3f25bc7662a6 100644
--- a/editors/dedit/Makefile
+++ b/editors/dedit/Makefile
@@ -1,15 +1,15 @@
# New ports collection makefile for: dedit
-# Version required: 0.5.6
# Date created: 26 January 2000
# Whom: Yukihiro Nakai <nakai@FreeBSD.org>
#
# $FreeBSD$
#
-DISTNAME= dedit_0.5.6
-PKGNAME= dedit-0.5.6
+PORTNAME= dedit
+PORTVERSION= 0.5.6
CATEGORIES= editors
MASTER_SITES= ftp://ftp.debian.org/debian/dists/unstable/main/source/editors/
+DISTNAME= ${PORTNAME}_${PORTVERSION}
MAINTAINER= nakai@FreeBSD.org