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 /archivers | |
parent | 2f79b184d1a756579b30ea8b8e7db9c831765e2c (diff) | |
download | ports-37014a880c7925fdeca3c809f3906b8ecb07d06b.tar.gz ports-37014a880c7925fdeca3c809f3906b8ecb07d06b.zip |
Notes
Diffstat (limited to 'archivers')
-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 |