diff options
Diffstat (limited to 'www/polipo/Makefile')
-rw-r--r-- | www/polipo/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/www/polipo/Makefile b/www/polipo/Makefile index b08e8668c11b..f3c88c2fa337 100644 --- a/www/polipo/Makefile +++ b/www/polipo/Makefile @@ -17,7 +17,7 @@ COMMENT= A small and fast caching web proxy MAN1= polipo.1 MAKE_JOBS_SAFE= yes -USE_RC_SUBR= polipo.sh +USE_RC_SUBR= polipo .include <bsd.port.pre.mk> |