aboutsummaryrefslogtreecommitdiff
path: root/editors/biew/Makefile
diff options
context:
space:
mode:
authorKevin Lo <kevlo@FreeBSD.org>2000-11-11 06:02:20 +0000
committerKevin Lo <kevlo@FreeBSD.org>2000-11-11 06:02:20 +0000
commitdb7a4569c05563fa7ec7b9eb375648c0a5a5bec7 (patch)
tree322bdacf45119f1522be722211f611cc29e2b96c /editors/biew/Makefile
parent3615ef073b4606014f52bbd9f1f5a2839307f52d (diff)
downloadports-db7a4569c05563fa7ec7b9eb375648c0a5a5bec7.tar.gz
ports-db7a4569c05563fa7ec7b9eb375648c0a5a5bec7.zip
Update to version 5.2.0
PR: 22741 Submitted by: Ports Fury
Notes
Notes: svn path=/head/; revision=34976
Diffstat (limited to 'editors/biew/Makefile')
-rw-r--r--editors/biew/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/editors/biew/Makefile b/editors/biew/Makefile
index a4a8bfc1e36a..a1e504b45b80 100644
--- a/editors/biew/Makefile
+++ b/editors/biew/Makefile
@@ -6,11 +6,11 @@
#
PORTNAME= biew
-PORTVERSION= 5.1.2
+PORTVERSION= 5.2.0
CATEGORIES= editors
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE}
MASTER_SITE_SUBDIR= ${PORTNAME}
-DISTNAME= ${PORTNAME}-512
+DISTNAME= ${PORTNAME}-${PORTVERSION:S/.//g}
MAINTAINER= ports@FreeBSD.org