diff options
author | tobik <tobik@FreeBSD.org> | 2017-02-15 20:28:29 +0800 |
---|---|---|
committer | tobik <tobik@FreeBSD.org> | 2017-02-15 20:28:29 +0800 |
commit | 70a76145f34a016f1a0956377ed48f3cb7b6cf15 (patch) | |
tree | c586c227550302afa9a5d76866097ea61839aa25 /java/intellij-fsnotifier | |
parent | d07f65e69ac8f7cc9d54ee835c59e6f79e899e5a (diff) | |
download | freebsd-ports-gnome-70a76145f34a016f1a0956377ed48f3cb7b6cf15.tar.gz freebsd-ports-gnome-70a76145f34a016f1a0956377ed48f3cb7b6cf15.tar.zst freebsd-ports-gnome-70a76145f34a016f1a0956377ed48f3cb7b6cf15.zip |
Update MAINTAINER to tobik@FreeBSD.org for my ports
Approved by: mat (mentor)
Differential Revision: https://reviews.freebsd.org/D9610
Diffstat (limited to 'java/intellij-fsnotifier')
-rw-r--r-- | java/intellij-fsnotifier/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/java/intellij-fsnotifier/Makefile b/java/intellij-fsnotifier/Makefile index 3caed647453d..e4ec16a122e1 100644 --- a/java/intellij-fsnotifier/Makefile +++ b/java/intellij-fsnotifier/Makefile @@ -6,7 +6,7 @@ PORTVERSION= 20160221 PORTREVISION= 1 CATEGORIES= java devel -MAINTAINER= t@tobik.me +MAINTAINER= tobik@FreeBSD.org COMMENT= Replacement for IntelliJ's fsnotifier LICENSE= APACHE20 |