diff options
author | ache <ache@FreeBSD.org> | 2001-10-11 19:02:26 +0800 |
---|---|---|
committer | ache <ache@FreeBSD.org> | 2001-10-11 19:02:26 +0800 |
commit | f92539675d18c7ab4ff31da68acc9eeacf72cb6e (patch) | |
tree | 678acf1201c2da7985c3a150ca002911cee75d21 /www | |
parent | 3a325b83a7040e5a69064eff749ad557079bdd53 (diff) | |
download | freebsd-ports-gnome-f92539675d18c7ab4ff31da68acc9eeacf72cb6e.tar.gz freebsd-ports-gnome-f92539675d18c7ab4ff31da68acc9eeacf72cb6e.tar.zst freebsd-ports-gnome-f92539675d18c7ab4ff31da68acc9eeacf72cb6e.zip |
Use .d3 for proper pkg_version sorting
Diffstat (limited to 'www')
-rw-r--r-- | www/lynx-current/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/www/lynx-current/Makefile b/www/lynx-current/Makefile index c3035229f07b..193bec6ec978 100644 --- a/www/lynx-current/Makefile +++ b/www/lynx-current/Makefile @@ -6,7 +6,7 @@ # PORTNAME= lynx -PORTVERSION= 2.8.5d3 +PORTVERSION= 2.8.5.d3 CATEGORIES= www ipv6 MASTER_SITES= http://lynx.isc.org/current/ DISTNAME= ${PORTNAME}2.8.5dev.3 |