diff options
author | rillig <rillig@pkgsrc.org> | 2008-03-04 11:02:23 +0000 |
---|---|---|
committer | rillig <rillig@pkgsrc.org> | 2008-03-04 11:02:23 +0000 |
commit | a685459aea2e281c6b34f4413e962591a01184b4 (patch) | |
tree | e1e491dbb50872cfd5f54c2309aea32f51f49fec /sysutils/same | |
parent | 18aa2a39f21eec2400abaa5ab4a462efe883dab0 (diff) | |
download | pkgsrc-a685459aea2e281c6b34f4413e962591a01184b4.tar.gz |
Resign from maintaining a lot of packages, so everyone is free to update
them at will.
Diffstat (limited to 'sysutils/same')
-rw-r--r-- | sysutils/same/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/sysutils/same/Makefile b/sysutils/same/Makefile index 583637f5f30..4ec3f6bad19 100644 --- a/sysutils/same/Makefile +++ b/sysutils/same/Makefile @@ -1,10 +1,10 @@ -# $NetBSD: Makefile,v 1.5 2008/02/28 11:58:49 rillig Exp $ +# $NetBSD: Makefile,v 1.6 2008/03/04 11:02:25 rillig Exp $ DISTNAME= same-1.8 CATEGORIES= sysutils MASTER_SITES= ftp://ftp.bitwizard.nl/same/ -MAINTAINER= rillig@NetBSD.org +MAINTAINER= pkgsrc-users@NetBSD.org HOMEPAGE= http://www.bitwizard.nl/ COMMENT= Find identical files and link(2) them to save disk space |