diff options
author | sada <sada@FreeBSD.org> | 2001-08-06 00:24:40 +0800 |
---|---|---|
committer | sada <sada@FreeBSD.org> | 2001-08-06 00:24:40 +0800 |
commit | 225ff72d9d70b553ea2e6cc57d10e19327bab261 (patch) | |
tree | 2315955816e6195095f23143743c23d4d769cf5f /www/netscape47-communicator | |
parent | 710443afeb0531e937354384c58c1d9cfe484ae4 (diff) | |
download | freebsd-ports-gnome-225ff72d9d70b553ea2e6cc57d10e19327bab261.tar.gz freebsd-ports-gnome-225ff72d9d70b553ea2e6cc57d10e19327bab261.tar.zst freebsd-ports-gnome-225ff72d9d70b553ea2e6cc57d10e19327bab261.zip |
upgrade to 4.78 for alpha arch.
Diffstat (limited to 'www/netscape47-communicator')
-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 |