diff options
author | Michael Haro <mharo@FreeBSD.org> | 2001-04-02 09:24:30 +0000 |
---|---|---|
committer | Michael Haro <mharo@FreeBSD.org> | 2001-04-02 09:24:30 +0000 |
commit | af0be8e375686a081577713fe4776246d6029a33 (patch) | |
tree | bd92f11e058269c4841c59aba4085f4906bd68cd /www | |
parent | 9d77d03a9ccd3fbb85f1d81bdb700888dd599800 (diff) | |
download | ports-af0be8e375686a081577713fe4776246d6029a33.tar.gz ports-af0be8e375686a081577713fe4776246d6029a33.zip |
Notes
Diffstat (limited to 'www')
-rw-r--r-- | www/boa/Makefile | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/www/boa/Makefile b/www/boa/Makefile index 1e96bba723ec..7f2d3774f9ed 100644 --- a/www/boa/Makefile +++ b/www/boa/Makefile @@ -12,8 +12,6 @@ MASTER_SITES= http://www.boa.org/ MAINTAINER= ports@FreeBSD.org -FETCH_BEFORE_ARGS= -b - WRKSRC= ${WRKDIR}/${DISTNAME}/src USE_GMAKE= yes GNU_CONFIGURE= yes |