diff options
author | FUJISHIMA Satsuki <sf@FreeBSD.org> | 2000-12-30 21:58:38 +0000 |
---|---|---|
committer | FUJISHIMA Satsuki <sf@FreeBSD.org> | 2000-12-30 21:58:38 +0000 |
commit | 37014a880c7925fdeca3c809f3906b8ecb07d06b (patch) | |
tree | c2df65d44fc54a79ece941afdb4cd00e20ab46a1 | |
parent | Fix typo. (diff) |
maintainer is committer now.
Notes
Notes:
svn path=/head/; revision=36482
-rw-r--r-- | archivers/linux_rar/Makefile | 2 | ||||
-rw-r--r-- | emulators/xsystem35/Makefile | 2 | ||||
-rw-r--r-- | japanese/less/Makefile | 2 |
3 files changed, 3 insertions, 3 deletions
diff --git a/archivers/linux_rar/Makefile b/archivers/linux_rar/Makefile index 53a2bcae785a..e4317656d499 100644 --- a/archivers/linux_rar/Makefile +++ b/archivers/linux_rar/Makefile @@ -14,7 +14,7 @@ MASTER_SITES= ftp://ftp.netlab.sk/public/rarsoft/rar/ \ DISTNAME= rarlnx271 EXTRACT_SUFX= .sfx -MAINTAINER= k5@cheerful.com +MAINTAINER= sf@FreeBSD.org BUILD_DEPENDS= /compat/linux/lib/ld-linux.so.2:${PORTSDIR}/emulators/linux_base RUN_DEPENDS= /compat/linux/lib/ld-linux.so.2:${PORTSDIR}/emulators/linux_base diff --git a/emulators/xsystem35/Makefile b/emulators/xsystem35/Makefile index eb4fcd4c5183..46ecb6b3a72c 100644 --- a/emulators/xsystem35/Makefile +++ b/emulators/xsystem35/Makefile @@ -11,7 +11,7 @@ CATEGORIES= emulators MASTER_SITES= http://www.aist-nara.ac.jp/~masaki-c/private/unitbase/xsys35/down/ DISTNAME= ${PORTNAME}-1.2.5-1 -MAINTAINER= k5@cheerful.com +MAINTAINER= sf@FreeBSD.org USE_IMAKE= yes USE_GTK= yes diff --git a/japanese/less/Makefile b/japanese/less/Makefile index 29ff60f191f5..d664a8d42de8 100644 --- a/japanese/less/Makefile +++ b/japanese/less/Makefile @@ -20,7 +20,7 @@ PATCH_SITES= http://www.io.com/~kazushi/less/ PATCHFILES= ${DISTNAME}-iso${PORTVERSION:E}.patch.gz PATCH_DIST_STRIP= -p1 -MAINTAINER= k5@cheerful.com +MAINTAINER= sf@FreeBSD.org USE_AUTOCONF= yes GNU_CONFIGURE= yes |