diff options
Diffstat (limited to 'graphics/netpbm/Makefile')
-rw-r--r-- | graphics/netpbm/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/graphics/netpbm/Makefile b/graphics/netpbm/Makefile index 92852ac42025..46522c9d5f1b 100644 --- a/graphics/netpbm/Makefile +++ b/graphics/netpbm/Makefile @@ -9,7 +9,7 @@ PORTNAME= netpbm .if defined(WITH_NETPBM_DEVEL) PORTVERSION= 10.30 .else -PORTVERSION= 10.26.29 +PORTVERSION= 10.26.30 .endif CATEGORIES= graphics MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} |