diff options
author | miwi <miwi@FreeBSD.org> | 2006-11-01 18:57:27 +0800 |
---|---|---|
committer | miwi <miwi@FreeBSD.org> | 2006-11-01 18:57:27 +0800 |
commit | 4e0259bbd3a295fc9f90aafe2c3472a41ff07cf3 (patch) | |
tree | 6be3a744422ac9f77b4c015fbc9db9b9f13854a0 /misc | |
parent | ac2629280bb04eaeae73bc1ddcd1fb983f6185f7 (diff) | |
download | freebsd-ports-gnome-4e0259bbd3a295fc9f90aafe2c3472a41ff07cf3.tar.gz freebsd-ports-gnome-4e0259bbd3a295fc9f90aafe2c3472a41ff07cf3.tar.zst freebsd-ports-gnome-4e0259bbd3a295fc9f90aafe2c3472a41ff07cf3.zip |
- Pass maintainership to submitter
PR: ports/104750
ports/104749
ports/104748
Submitted by: Conrad J. Sabatier <conrads@cox.net>
Diffstat (limited to 'misc')
-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 8c38cf48bd90..384ce3ea6ba0 100644 --- a/misc/xless/Makefile +++ b/misc/xless/Makefile @@ -12,7 +12,7 @@ MASTER_SITES= ${MASTER_SITE_XCONTRIB} \ ftp://ftp.cs.berkeley.edu/ucb/people/dglo/xless/ MASTER_SITE_SUBDIR= applications -MAINTAINER= ports@FreeBSD.org +MAINTAINER= conrads@cox.net COMMENT= An X11 viewer for text files. Useful as an add-on tool for other apps USE_IMAKE= yes |