diff options
| author | Max Brazhnikov <makc@FreeBSD.org> | 2025-12-06 15:43:23 +0000 |
|---|---|---|
| committer | Max Brazhnikov <makc@FreeBSD.org> | 2025-12-06 15:43:23 +0000 |
| commit | 102845cc32a3b4cd9b487ddea1935ec6d7fdcffb (patch) | |
| tree | baad833287869d587abc0b9a136ba0200e7b717b | |
| parent | 14d743e2cea07b963f4e000421983d8c09d38044 (diff) | |
math/gsl: assign to kde@
GSL is required for some KDE ports
| -rw-r--r-- | math/gsl/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/math/gsl/Makefile b/math/gsl/Makefile index 1ca1f9de6b67..05d1ea205de3 100644 --- a/math/gsl/Makefile +++ b/math/gsl/Makefile @@ -4,7 +4,7 @@ PORTREVISION= 1 CATEGORIES= math MASTER_SITES= GNU -MAINTAINER= ports@FreeBSD.org +MAINTAINER= kde@FreeBSD.org COMMENT= The GNU Scientific Library - mathematical libs WWW= https://www.gnu.org/software/gsl |
