aboutsummaryrefslogtreecommitdiff
path: root/lang/pm3-base/Makefile
diff options
context:
space:
mode:
authorJohn Polstra <jdp@FreeBSD.org>2000-07-26 03:40:48 +0000
committerJohn Polstra <jdp@FreeBSD.org>2000-07-26 03:40:48 +0000
commitf42ed7d5e44c43b3201d153735045667a92c8474 (patch)
tree852a8ef60c1cbaca146c05dd440757d70938adce /lang/pm3-base/Makefile
parente16dd81b268cf47a4c9411f99221e99a037bf602 (diff)
downloadports-f42ed7d5e44c43b3201d153735045667a92c8474.tar.gz
ports-f42ed7d5e44c43b3201d153735045667a92c8474.zip
Notes
Diffstat (limited to 'lang/pm3-base/Makefile')
-rw-r--r--lang/pm3-base/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/lang/pm3-base/Makefile b/lang/pm3-base/Makefile
index e8ffd46a3ee8..61cd39240acd 100644
--- a/lang/pm3-base/Makefile
+++ b/lang/pm3-base/Makefile
@@ -6,7 +6,7 @@
#
PORTNAME= pm3-base
-PORTVERSION= 1.1.13
+PORTVERSION= 1.1.14
CATEGORIES= lang
MASTER_SITES= ${MASTER_SITE_LOCAL}
MASTER_SITE_SUBDIR=jdp/pm3
@@ -66,7 +66,7 @@ CFLAGS+= -mieee
TARGET= FBSD_ALPHA
TARGETDIR= fbsd-alpha
WORDSIZE= 64
-BOOTSTRAP= pm3-${PORTVERSION}a-${TARGET}-boot.tar.bz2
+BOOTSTRAP= pm3-${PORTVERSION}-${TARGET}-boot.tar.bz2
.endif
.if empty(TARGET)