diff options
author | Steve Price <steve@FreeBSD.org> | 2001-02-26 05:02:29 +0000 |
---|---|---|
committer | Steve Price <steve@FreeBSD.org> | 2001-02-26 05:02:29 +0000 |
commit | 32e6aa0f32611a327751b77d3b644924e844901e (patch) | |
tree | 513e3692586161026b1e4266df075d89562ae4c7 | |
parent | 2ca9383e736a79749fe3439b319c4b3864b3fce9 (diff) | |
download | ports-32e6aa0f32611a327751b77d3b644924e844901e.tar.gz ports-32e6aa0f32611a327751b77d3b644924e844901e.zip |
Notes
-rw-r--r-- | www/netscape-remote/Makefile | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/www/netscape-remote/Makefile b/www/netscape-remote/Makefile index e45ba49e6ef3..d45aadc6b81f 100644 --- a/www/netscape-remote/Makefile +++ b/www/netscape-remote/Makefile @@ -14,7 +14,6 @@ DISTFILES= remote.c vroot.h MAINTAINER= kbyanc@posi.net USE_XLIB= yes -FETCH_BEFORE_ARGS= -b DIST_SUBDIR= netscape-remote NO_WRKSUBDIR= yes |