diff options
author | minskim <minskim> | 2004-06-15 05:28:11 +0000 |
---|---|---|
committer | minskim <minskim> | 2004-06-15 05:28:11 +0000 |
commit | 1ee3590103bfec9a7c7d0cb0ed903637c939e0be (patch) | |
tree | 8cb38aa4f60125429d5b4993ffc00faa3f06c642 /archivers/xmill | |
parent | 98091a85ce5f03ec5e58dedd562510dd51e033a4 (diff) | |
download | pkgsrc-1ee3590103bfec9a7c7d0cb0ed903637c939e0be.tar.gz |
Bump PKGREVISION due to LDFLAGS changes. Noted by grant@.
Diffstat (limited to 'archivers/xmill')
-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/ |