diff options
| author | Pietro Cerutti <gahr@FreeBSD.org> | 2025-11-03 09:54:22 +0000 |
|---|---|---|
| committer | Pietro Cerutti <gahr@FreeBSD.org> | 2025-11-03 09:55:08 +0000 |
| commit | 2883356b0ed7a7fdf25b816702b6794d1f196b5e (patch) | |
| tree | 3390814b5eb7ecbb556af45ea82038b7d547acf3 | |
| parent | sysutils/opa: update 1.5.0 → 1.10.0 (diff) | |
devel/tclreadline: adjust PORTSCOUT skipv version
| -rw-r--r-- | devel/tclreadline/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/devel/tclreadline/Makefile b/devel/tclreadline/Makefile index da5bd1f92a87..b6dffbe8eb9a 100644 --- a/devel/tclreadline/Makefile +++ b/devel/tclreadline/Makefile @@ -28,7 +28,7 @@ USE_LDCONFIG= yes TCL_PKG= ${PORTNAME}${DISTVERSION} PLIST_SUB+= DISTVERSION=${DISTVERSION} TCL_PKG=${TCL_PKG} -PORTSCOUT= skipv:2.4.1 +PORTSCOUT= skipv:v2.4.1 post-patch: @${RM} ${WRKSRC}/INSTALL |
