diff options
Diffstat (limited to 'www/phprecipebook/Makefile')
-rw-r--r-- | www/phprecipebook/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/www/phprecipebook/Makefile b/www/phprecipebook/Makefile index 8f9e8d043d97..17c13811cbf1 100644 --- a/www/phprecipebook/Makefile +++ b/www/phprecipebook/Makefile @@ -2,7 +2,7 @@ PORTNAME= phprecipebook PORTVERSION= 3.01 -PORTREVISION= 4 +PORTREVISION= 5 CATEGORIES= www deskutils MASTER_SITES= SF/${PORTNAME}/${PORTNAME}%20%28stable%29/${PORTVERSION:C/\..*//} |