diff options
author | Dirk Meyer <dinoex@FreeBSD.org> | 2010-09-19 12:12:59 +0000 |
---|---|---|
committer | Dirk Meyer <dinoex@FreeBSD.org> | 2010-09-19 12:12:59 +0000 |
commit | e9fac8daadfa1eb1d3fef8490d8c1ddb04b00dc1 (patch) | |
tree | 08575462a5f20fc7c967040a91f806e2f5080e76 /graphics/netpbm/Makefile | |
parent | 6e4112468c3a35c7c8610317a0d6aeb02c6fa395 (diff) | |
download | ports-e9fac8daadfa1eb1d3fef8490d8c1ddb04b00dc1.tar.gz ports-e9fac8daadfa1eb1d3fef8490d8c1ddb04b00dc1.zip |
Notes
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 9b4ebdbd76d4..b484e7b2c37a 100644 --- a/graphics/netpbm/Makefile +++ b/graphics/netpbm/Makefile @@ -40,7 +40,7 @@ USE_LDCONFIG= yes MAN1= netpbm.1 STABLE_PORTVERSION= 10.26.64 -DEVEL_PORTVERSION= 10.35.76 +DEVEL_PORTVERSION= 10.35.77 .if defined(WITH_NETPBM_DEVEL) MASTER_SITES= SF/netpbm/super_stable/${DEVEL_PORTVERSION} NETPBM_PORTVERSION= ${DEVEL_PORTVERSION} |