diff options
Diffstat (limited to 'www/netscape-remote/Makefile')
-rw-r--r-- | www/netscape-remote/Makefile | 5 |
1 files changed, 2 insertions, 3 deletions
diff --git a/www/netscape-remote/Makefile b/www/netscape-remote/Makefile index 899ef0753ea2..3a9c3d961e14 100644 --- a/www/netscape-remote/Makefile +++ b/www/netscape-remote/Makefile @@ -1,13 +1,12 @@ # New ports collection makefile for: netscape-remote -# Version required: 1.0 # Date created: 09/13/1999 # Whom: Kelly Yancey <kbyanc@posi.net> # # $FreeBSD$ # -DISTNAME= netscape-remote -PKGNAME= netscape-remote-1.0 +PORTNAME= netscape-remote +PORTVERSION= 1.0 CATEGORIES= www MASTER_SITES= http://home.netscape.com/newsref/std/ DISTFILES= remote.c vroot.h |