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 /astro/phd2 | |
parent | dfcb95c892863cba5ded02f24dbcc17aef815edb (diff) |
Diffstat (limited to 'astro/phd2')
-rw-r--r-- | astro/phd2/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/astro/phd2/Makefile b/astro/phd2/Makefile index 053d6bb9d3f3..a4eea19ffa7e 100644 --- a/astro/phd2/Makefile +++ b/astro/phd2/Makefile @@ -1,7 +1,7 @@ PORTNAME= phd2 DISTVERSIONPREFIX=v DISTVERSION= 2.6.10 -PORTREVISION= 6 +PORTREVISION= 7 CATEGORIES= astro MAINTAINER= acm@FreeBSD.org |