diff options
author | SADA Kenji <sada@FreeBSD.org> | 2001-08-05 16:24:40 +0000 |
---|---|---|
committer | SADA Kenji <sada@FreeBSD.org> | 2001-08-05 16:24:40 +0000 |
commit | 66a742c6f435d6391a978ed41b0ef1918aad181f (patch) | |
tree | 2357b17e92c088d065b5cef34660420e43a9a47b /www/netscape47-communicator/Makefile | |
parent | a90ee6bb3c482d884d2cdd4e69658caa76e6d4d9 (diff) |
Notes
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 |