diff options
author | sf <sf@FreeBSD.org> | 2000-12-31 05:58:38 +0800 |
---|---|---|
committer | sf <sf@FreeBSD.org> | 2000-12-31 05:58:38 +0800 |
commit | f8b3ac6ee3a1e9a043a3ec5ab5db079198981f68 (patch) | |
tree | e1613554f766ddd56dddc98efc22c83e719cd2ce /archivers/linux_rar | |
parent | 72494d3de78dcc038214ecee80a45149721b99f8 (diff) | |
download | freebsd-ports-gnome-f8b3ac6ee3a1e9a043a3ec5ab5db079198981f68.tar.gz freebsd-ports-gnome-f8b3ac6ee3a1e9a043a3ec5ab5db079198981f68.tar.zst freebsd-ports-gnome-f8b3ac6ee3a1e9a043a3ec5ab5db079198981f68.zip |
maintainer is committer now.
Diffstat (limited to 'archivers/linux_rar')
-rw-r--r-- | archivers/linux_rar/Makefile | 2 |
1 files changed, 1 insertions, 1 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 |