diff options
author | Mark Linimon <linimon@FreeBSD.org> | 2008-08-20 06:40:43 +0000 |
---|---|---|
committer | Mark Linimon <linimon@FreeBSD.org> | 2008-08-20 06:40:43 +0000 |
commit | 8c22b68fb05dad1eb3d907dd261c4a404e200d10 (patch) | |
tree | 073d61190e82bc5acec0807c7c490bce7a05e6fd /misc/xless/Makefile | |
parent | f854f1e401ca197a4b7c19065aee9ff35a909dc8 (diff) |
Notes
Diffstat (limited to 'misc/xless/Makefile')
-rw-r--r-- | misc/xless/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/misc/xless/Makefile b/misc/xless/Makefile index 8380bcd24454..cf7a58dae962 100644 --- a/misc/xless/Makefile +++ b/misc/xless/Makefile @@ -13,7 +13,7 @@ MASTER_SITES= ${MASTER_SITE_XCONTRIB} \ ftp://ftp.cs.berkeley.edu/ucb/people/dglo/xless/ MASTER_SITE_SUBDIR= applications -MAINTAINER= conrads@cox.net +MAINTAINER= ports@FreeBSD.org COMMENT= An X11 viewer for text files. Useful as an add-on tool for other apps USE_IMAKE= yes |