diff options
author | Gerald Pfeifer <gerald@FreeBSD.org> | 2023-04-23 09:09:58 +0000 |
---|---|---|
committer | Gerald Pfeifer <gerald@FreeBSD.org> | 2023-04-23 09:09:58 +0000 |
commit | 8d3e020ed032a8db00208994d0db646de7dc6f5b (patch) | |
tree | 4703a690b292e228dd12ac2888b4fe55fb60590c /science/libccp4 | |
parent | dfcb95c892863cba5ded02f24dbcc17aef815edb (diff) | |
download | ports-8d3e020ed032a8db00208994d0db646de7dc6f5b.tar.gz ports-8d3e020ed032a8db00208994d0db646de7dc6f5b.zip |
*: Bump PORTREVISIONs for math/mpc update to 1.3.1
Diffstat (limited to 'science/libccp4')
-rw-r--r-- | science/libccp4/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/science/libccp4/Makefile b/science/libccp4/Makefile index f0ca3f82e095..6173f170f825 100644 --- a/science/libccp4/Makefile +++ b/science/libccp4/Makefile @@ -1,6 +1,6 @@ PORTNAME= libccp4 DISTVERSION= 6.5.1 -PORTREVISION= 4 +PORTREVISION= 5 CATEGORIES= science education MASTER_SITES= ftp://ftp.ccp4.ac.uk/opensource/ |