aboutsummaryrefslogtreecommitdiffstats
path: root/net
diff options
context:
space:
mode:
authorSatoshi Asami <asami@FreeBSD.org>2000-04-15 09:40:10 +0800
committerSatoshi Asami <asami@FreeBSD.org>2000-04-15 09:40:10 +0800
commit7c9c4abbde61c3aefda7a1a98d572a80f89b2a3a (patch)
treef2ddfa0e941b854e82c66e7791302e07ca60a14b /net
parent9ead3a36dd0d39be79bf82672f99a1f9c7d818a4 (diff)
downloadfreebsd-ports-7c9c4abbde61c3aefda7a1a98d572a80f89b2a3a.tar.gz
freebsd-ports-7c9c4abbde61c3aefda7a1a98d572a80f89b2a3a.tar.zst
freebsd-ports-7c9c4abbde61c3aefda7a1a98d572a80f89b2a3a.zip
The "p" in "1.1p6" means "patch" or "patchlevel", so they should be
converted to "1.1.6", not "1.1.p6" (which usually means "1.1 prerelease 6").
Notes
Notes: svn path=/head/; revision=27564
Diffstat (limited to 'net')
-rw-r--r--net/dgd-net/Makefile2
-rw-r--r--net/dgd/Makefile2
2 files changed, 2 insertions, 2 deletions
diff --git a/net/dgd-net/Makefile b/net/dgd-net/Makefile
index 6840fcaef750..e5dbe0fcf095 100644
--- a/net/dgd-net/Makefile
+++ b/net/dgd-net/Makefile
@@ -6,7 +6,7 @@
#
PORTNAME= dgd-net
-PORTVERSION= 1.1.p6
+PORTVERSION= 1.1.6
CATEGORIES= net lang
MASTER_SITES= ftp://ftp.imaginary.com/pub/LPC/servers/DGD/ \
ftp://ftp.lysator.liu.se/pub/lpmud/drivers/dgd/ \
diff --git a/net/dgd/Makefile b/net/dgd/Makefile
index 9ff95f9d8fb3..23dce5d10650 100644
--- a/net/dgd/Makefile
+++ b/net/dgd/Makefile
@@ -6,7 +6,7 @@
#
PORTNAME= dgd
-PORTVERSION= 1.1.p6
+PORTVERSION= 1.1.6
CATEGORIES= net lang
MASTER_SITES= ftp://ftp.imaginary.com/pub/LPC/servers/DGD/ \
ftp://ftp.lysator.liu.se/pub/lpmud/drivers/dgd/ \