diff options
Diffstat (limited to 'www/netscape47-communicator/Makefile')
-rw-r--r-- | www/netscape47-communicator/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/www/netscape47-communicator/Makefile b/www/netscape47-communicator/Makefile index 9e1767ec27fe..d475b0522301 100644 --- a/www/netscape47-communicator/Makefile +++ b/www/netscape47-communicator/Makefile @@ -12,7 +12,7 @@ PORTVERSION?= ${DEFAULT_PORTVERSION} .include <bsd.port.pre.mk> .endif .if ${ARCH} == "alpha" -DEFAULT_PORTVERSION?= 4.77 +DEFAULT_PORTVERSION?= 4.78 .else DEFAULT_PORTVERSION?= 4.76 .endif |