diff options
author | nork <nork@FreeBSD.org> | 2006-05-26 08:17:46 +0800 |
---|---|---|
committer | nork <nork@FreeBSD.org> | 2006-05-26 08:17:46 +0800 |
commit | 09ec40ec03f3628b92c6eb4e1e6934b48c297f5f (patch) | |
tree | bc74abe95a864ae4fb7c26e456c5fa37d6c915be /japanese/less | |
parent | fa0e91b88e0b1c5e5ee89772a087b08111acaad8 (diff) | |
download | freebsd-ports-gnome-09ec40ec03f3628b92c6eb4e1e6934b48c297f5f.tar.gz freebsd-ports-gnome-09ec40ec03f3628b92c6eb4e1e6934b48c297f5f.tar.zst freebsd-ports-gnome-09ec40ec03f3628b92c6eb4e1e6934b48c297f5f.zip |
Get MAINTAINERship to myself.
I was cheated by: ume
Diffstat (limited to 'japanese/less')
-rw-r--r-- | japanese/less/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/japanese/less/Makefile b/japanese/less/Makefile index 16e5ab5ee691..f40e68783d56 100644 --- a/japanese/less/Makefile +++ b/japanese/less/Makefile @@ -11,7 +11,7 @@ PORTREVISION= 0 CATEGORIES= japanese MASTER_SITES= http://www25.big.jp/~jam/less/ \ ${MASTER_SITE_LOCAL} -MASTER_SITE_SUBDIR= sf +MASTER_SITE_SUBDIR= nork DISTNAME= less-${PORTVERSION:R} DISTFILES= ${DISTNAME}${EXTRACT_SUFX} \ regex_cs-lwp9k.shar.gz @@ -25,7 +25,7 @@ PATCHFILES= ${DISTNAME}-iso258.patch.gz \ ${DISTNAME}-iso261-${PORTVERSION:E}.patch.gz PATCH_DIST_STRIP= -p1 -MAINTAINER= ports@FreeBSD.org +MAINTAINER= nork@FreeBSD.org COMMENT= Less + zcat + ISO-2022 - a pager similar to more and pg GNU_CONFIGURE= yes |