diff options
author | Tobias Kortkamp <tobik@FreeBSD.org> | 2017-12-19 18:59:07 +0000 |
---|---|---|
committer | Tobias Kortkamp <tobik@FreeBSD.org> | 2017-12-19 18:59:07 +0000 |
commit | 6fc197f82ace02b35f0cb6d7cba68089d54262ad (patch) | |
tree | 1dede59e738667fcc8bebbcff73fe26f3611c6ec | |
parent | - Update xfce4-power-manager to 1.6.1 (diff) |
Drop maintainership
Notes
Notes:
svn path=/head/; revision=456760
-rw-r--r-- | devel/stack/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/devel/stack/Makefile b/devel/stack/Makefile index 1bc8cbc09999..0350cfd6403c 100644 --- a/devel/stack/Makefile +++ b/devel/stack/Makefile @@ -16,7 +16,7 @@ MASTER_SITES= GH \ https://github.com/applicative-tech/stack-dependencies/releases/download/v${PORTVERSION}/:deps DISTFILES= stack-dependencies-${PORTVERSION}${EXTRACT_SUFX}:deps -MAINTAINER= tobik@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= Cross-platform program for developing Haskell programs LICENSE= BSD3CLAUSE |