diff options
-rw-r--r-- | www/polipo/Makefile | 2 | ||||
-rw-r--r-- | www/polipo/files/polipo.sh.in | 1 |
2 files changed, 1 insertions, 2 deletions
diff --git a/www/polipo/Makefile b/www/polipo/Makefile index e1c547f..85b0aab 100644 --- a/www/polipo/Makefile +++ b/www/polipo/Makefile @@ -7,7 +7,7 @@ PORTNAME= polipo PORTVERSION= 0.9.9 -PORTREVISION= 0 +PORTREVISION= 1 CATEGORIES= www MASTER_SITES= http://www.pps.jussieu.fr/~jch/software/files/polipo/ \ http://www.sax.de/~frank/polipo4bsd/files/ diff --git a/www/polipo/files/polipo.sh.in b/www/polipo/files/polipo.sh.in index c4b0b89..8d7732a 100644 --- a/www/polipo/files/polipo.sh.in +++ b/www/polipo/files/polipo.sh.in @@ -3,7 +3,6 @@ # PROVIDE: polipo # REQUIRE: NETWORK -# BEFORE: NETWORK # KEYWORD: FreeBSD shutdown . %%RC_SUBR%% |