diff options
author | Po-Chuan Hsieh <sunpoet@FreeBSD.org> | 2024-07-16 18:36:01 +0000 |
---|---|---|
committer | Po-Chuan Hsieh <sunpoet@FreeBSD.org> | 2024-07-16 18:36:15 +0000 |
commit | ad7289ae0d3a6c7075e031ce251ad76782eb6dee (patch) | |
tree | aa274cae110bc84a1e9d6b0cc57ee3c1e99254b0 /astro | |
parent | 7d75638dd9f8666e78cf44f4e8234ef41c14107b (diff) |
Diffstat (limited to 'astro')
-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 a5413ccac55c..4aa54e37ad6f 100644 --- a/astro/phd2/Makefile +++ b/astro/phd2/Makefile @@ -1,7 +1,7 @@ PORTNAME= phd2 DISTVERSIONPREFIX=v DISTVERSION= 2.6.10 -PORTREVISION= 9 +PORTREVISION= 10 CATEGORIES= astro MAINTAINER= acm@FreeBSD.org |