diff options
Diffstat (limited to 'www/netscape47-communicator/Makefile')
-rw-r--r-- | www/netscape47-communicator/Makefile | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/www/netscape47-communicator/Makefile b/www/netscape47-communicator/Makefile index e7a06b870bde..361526dc5b3a 100644 --- a/www/netscape47-communicator/Makefile +++ b/www/netscape47-communicator/Makefile @@ -5,6 +5,9 @@ # $FreeBSD$ # +PORTNAME= netscape-${BROWSER_ARC} +PORTVERSION= ${BROWSER_VER} + .if !defined(PRE_MK_INCLUDED) .include <bsd.port.pre.mk> .endif |