aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPo-Chuan Hsieh <sunpoet@FreeBSD.org>2022-08-27 10:24:02 +0000
committerPo-Chuan Hsieh <sunpoet@FreeBSD.org>2022-08-27 10:24:02 +0000
commit6df4fa6d13a1dc7b441c33dfdb8187d6e9725206 (patch)
tree359e10899c06b7c43475e94538e0a750a261d51b
parent5475c57e1a65b69d0a09e8642bd2995dca2e02b2 (diff)
downloadports-6df4fa6d13a1dc7b441c33dfdb8187d6e9725206.tar.gz
ports-6df4fa6d13a1dc7b441c33dfdb8187d6e9725206.zip
devel/p5-Proc-ProcessTable: Use real PORTVERSION
- Update PORTSCOUT
-rw-r--r--devel/p5-Proc-ProcessTable/Makefile3
1 files changed, 1 insertions, 2 deletions
diff --git a/devel/p5-Proc-ProcessTable/Makefile b/devel/p5-Proc-ProcessTable/Makefile
index 201c3410d855..4a683919d943 100644
--- a/devel/p5-Proc-ProcessTable/Makefile
+++ b/devel/p5-Proc-ProcessTable/Makefile
@@ -1,10 +1,9 @@
PORTNAME= Proc-ProcessTable
-PORTVERSION= 0.63.4
+PORTVERSION= 0.634
CATEGORIES= devel perl5
MASTER_SITES= CPAN
MASTER_SITE_SUBDIR= CPAN:JWB
PKGNAMEPREFIX= p5-
-DISTNAME= ${PORTNAME}-${PORTVERSION:R}${PORTVERSION:E}
MAINTAINER= sunpoet@FreeBSD.org
COMMENT= Perl interface to the unix process table