diff options
author | Mark Linimon <linimon@FreeBSD.org> | 2006-03-24 06:23:46 +0000 |
---|---|---|
committer | Mark Linimon <linimon@FreeBSD.org> | 2006-03-24 06:23:46 +0000 |
commit | b6d0b8d7fabe07c7d18a1a1fe2dc8b764ab91386 (patch) | |
tree | 71eb47a542ff820ea8244be036c10df25fadd26b /editors/xenon/Makefile | |
parent | af770130983e72fa6f54a05de2e7e542b8d9a717 (diff) | |
download | ports-b6d0b8d7fabe07c7d18a1a1fe2dc8b764ab91386.tar.gz ports-b6d0b8d7fabe07c7d18a1a1fe2dc8b764ab91386.zip |
Notes
Diffstat (limited to 'editors/xenon/Makefile')
-rw-r--r-- | editors/xenon/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/editors/xenon/Makefile b/editors/xenon/Makefile index 224b1e5529bf..0c424e2286c8 100644 --- a/editors/xenon/Makefile +++ b/editors/xenon/Makefile @@ -12,7 +12,7 @@ CATEGORIES= editors MASTER_SITES= http://sydney.proximity.com.au/~ben/xenon/dist/ \ ftp://yankee.proximitygroup.com/pub/xenon/ -MAINTAINER= jedgar@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= Simple X-based text editor USE_GMAKE= yes |