mirror of
https://git.FreeBSD.org/ports.git
synced 2024-12-25 04:43:33 +00:00
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").
This commit is contained in:
parent
9ead3a36dd
commit
7c9c4abbde
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=27564
@ -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/ \
|
||||
|
@ -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/ \
|
||||
|
Loading…
Reference in New Issue
Block a user