diff options
author | minskim <minskim@pkgsrc.org> | 2004-06-15 05:28:11 +0000 |
---|---|---|
committer | minskim <minskim@pkgsrc.org> | 2004-06-15 05:28:11 +0000 |
commit | 86f21e88d10e274ac9e005a56ce75a018973fcc7 (patch) | |
tree | 8cb38aa4f60125429d5b4993ffc00faa3f06c642 /archivers | |
parent | 9ffa26c03da3faab93eea9438466f8330534dd36 (diff) | |
download | pkgsrc-86f21e88d10e274ac9e005a56ce75a018973fcc7.tar.gz |
Bump PKGREVISION due to LDFLAGS changes. Noted by grant@.
Diffstat (limited to 'archivers')
-rw-r--r-- | archivers/xmill/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/archivers/xmill/Makefile b/archivers/xmill/Makefile index e33914cfd7a..c6925101bfa 100644 --- a/archivers/xmill/Makefile +++ b/archivers/xmill/Makefile @@ -1,6 +1,7 @@ -# $NetBSD: Makefile,v 1.13 2004/04/14 14:57:02 ben Exp $ +# $NetBSD: Makefile,v 1.14 2004/06/15 05:28:11 minskim Exp $ DISTNAME= xmill-0.9.1 +PKGREVISION= 1 CATEGORIES= archivers MASTER_SITES= http://www.cs.washington.edu/homes/suciu/XMILL/ |