diff options
author | Mark Linimon <linimon@FreeBSD.org> | 2011-03-02 23:59:52 +0000 |
---|---|---|
committer | Mark Linimon <linimon@FreeBSD.org> | 2011-03-02 23:59:52 +0000 |
commit | 3f9d71ae34d54d771804eb7440760d06f8fd8d47 (patch) | |
tree | 589a6a6534b0f71db8d0f6a612c0abb6ca71d588 /editors | |
parent | 96cec8053e2dbf45789821c0bf5d61cc8d9ec310 (diff) | |
download | ports-3f9d71ae34d54d771804eb7440760d06f8fd8d47.tar.gz ports-3f9d71ae34d54d771804eb7440760d06f8fd8d47.zip |
Notes
Diffstat (limited to 'editors')
-rw-r--r-- | editors/diakonos/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/editors/diakonos/Makefile b/editors/diakonos/Makefile index 6e2c1189067c..d9305b82784d 100644 --- a/editors/diakonos/Makefile +++ b/editors/diakonos/Makefile @@ -11,7 +11,7 @@ CATEGORIES= editors ruby MASTER_SITES= http://purepistos.net/diakonos/ \ http://distfiles.officialunix.com/ -MAINTAINER= c.petrik.sosa@gmail.com +MAINTAINER= ports@FreeBSD.org COMMENT= A Linux editor for the masses USE_RUBY= yes |