diff options
author | bjs <bjs@pkgsrc.org> | 2007-10-03 11:03:21 +0000 |
---|---|---|
committer | bjs <bjs@pkgsrc.org> | 2007-10-03 11:03:21 +0000 |
commit | 3c2dd0163c408a86120b6cca41b9dac436e0a649 (patch) | |
tree | a2e63c2b6b8d29a9aedff2c3ee140d5817334637 | |
parent | 01b4abd165ad3c9974b58d8ded19459b926b59b0 (diff) | |
download | pkgsrc-3c2dd0163c408a86120b6cca41b9dac436e0a649.tar.gz |
remove stray libtool object from PLIST
-rw-r--r-- | devel/monotone/Makefile | 4 | ||||
-rw-r--r-- | devel/monotone/PLIST | 3 |
2 files changed, 3 insertions, 4 deletions
diff --git a/devel/monotone/Makefile b/devel/monotone/Makefile index bf6e2e99b40..b1296ba832f 100644 --- a/devel/monotone/Makefile +++ b/devel/monotone/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.42 2007/09/22 17:59:11 jmmv Exp $ +# $NetBSD: Makefile,v 1.43 2007/10/03 11:03:21 bjs Exp $ # DISTNAME= monotone-0.36 -PKGREVISION= 1 +PKGREVISION= 2 CATEGORIES= devel scm MASTER_SITES= http://monotone.ca/downloads/0.36/ diff --git a/devel/monotone/PLIST b/devel/monotone/PLIST index 169900e41b8..d2dfd4f6df6 100644 --- a/devel/monotone/PLIST +++ b/devel/monotone/PLIST @@ -1,4 +1,4 @@ -@comment $NetBSD: PLIST,v 1.11 2007/09/22 17:59:11 jmmv Exp $ +@comment $NetBSD: PLIST,v 1.12 2007/10/03 11:03:21 bjs Exp $ bin/mtn info/monotone.info share/doc/monotone/figures/branch-heads.png @@ -28,7 +28,6 @@ share/locale/it/LC_MESSAGES/monotone.mo share/locale/ja/LC_MESSAGES/monotone.mo share/locale/pt_BR/LC_MESSAGES/monotone.mo share/locale/sv/LC_MESSAGES/monotone.mo -share/monotone/contrib/.deps/usher.Po share/monotone/contrib/README share/monotone/contrib/ciabot_monotone.py share/monotone/contrib/ciabot_monotone_hookversion.py |