diff options
author | Rene Ladan <rene@FreeBSD.org> | 2017-03-19 14:02:23 +0000 |
---|---|---|
committer | Rene Ladan <rene@FreeBSD.org> | 2017-03-19 14:02:23 +0000 |
commit | c1da7c8cad0265614e5298ff42031402382b3307 (patch) | |
tree | bb38f6ce0eef3e1c93d155e9ce68a614729ea96b /editors/vanubi | |
parent | 54e46da2e7fcd5f863384b1ecd30ed35d9a4bc2e (diff) |
Notes
Diffstat (limited to 'editors/vanubi')
-rw-r--r-- | editors/vanubi/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/editors/vanubi/Makefile b/editors/vanubi/Makefile index 29b08026c8ae..69a7bfe5f6a7 100644 --- a/editors/vanubi/Makefile +++ b/editors/vanubi/Makefile @@ -7,7 +7,7 @@ DISTVERSIONPREFIX= v PORTREVISION= 1 CATEGORIES= editors -MAINTAINER= olivierd@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= Programming editor written in Vala LICENSE= GPLv3 |