diff options
author | wiz <wiz@pkgsrc.org> | 1999-12-23 23:48:27 +0000 |
---|---|---|
committer | wiz <wiz@pkgsrc.org> | 1999-12-23 23:48:27 +0000 |
commit | 6e72cc59c73a174a7f41c4aed11fb0f372514274 (patch) | |
tree | 22084e400c580962f83d926fab581dd6441cd531 /archivers | |
parent | 603046bceb84490852d491443337cab178fe76f4 (diff) | |
download | pkgsrc-6e72cc59c73a174a7f41c4aed11fb0f372514274.tar.gz |
HOMEPAGE added
Diffstat (limited to 'archivers')
-rw-r--r-- | archivers/unrar/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/archivers/unrar/Makefile b/archivers/unrar/Makefile index 402611726d7..5c95600f62d 100644 --- a/archivers/unrar/Makefile +++ b/archivers/unrar/Makefile @@ -1,10 +1,11 @@ -# $NetBSD: Makefile,v 1.6 1999/05/22 21:41:44 tv Exp $ +# $NetBSD: Makefile,v 1.7 1999/12/23 23:48:27 wiz Exp $ DISTNAME= unrar-2.50 CATEGORIES= archivers MASTER_SITES= ftp://ftp.kiarchive.ru/pub/unix/arcers/ MAINTAINER= packages@netbsd.org +HOMEPAGE= http://www.rarsoft.com/ NO_WRKSUBDIR= |