diff options
author | joerg <joerg@pkgsrc.org> | 2009-06-14 18:03:28 +0000 |
---|---|---|
committer | joerg <joerg@pkgsrc.org> | 2009-06-14 18:03:28 +0000 |
commit | 24151e2b9991726fa4bcd0ace9289f45de0f325e (patch) | |
tree | e480593a5528c87f4756a95ff01a9ad8870ea552 /net/ucarp | |
parent | 548d7fd5a95be0c24af3a00066cd67985f359815 (diff) | |
download | pkgsrc-24151e2b9991726fa4bcd0ace9289f45de0f325e.tar.gz |
Remove @dirrm entries from PLISTs
Diffstat (limited to 'net/ucarp')
-rw-r--r-- | net/ucarp/PLIST | 4 |
1 files changed, 1 insertions, 3 deletions
diff --git a/net/ucarp/PLIST b/net/ucarp/PLIST index b03b971ef89..17094ffa00a 100644 --- a/net/ucarp/PLIST +++ b/net/ucarp/PLIST @@ -1,4 +1,4 @@ -@comment $NetBSD: PLIST,v 1.4 2006/04/17 07:07:31 jlam Exp $ +@comment $NetBSD: PLIST,v 1.5 2009/06/14 18:09:46 joerg Exp $ sbin/ucarp share/doc/ucarp/AUTHORS share/doc/ucarp/COPYING @@ -8,5 +8,3 @@ share/examples/ucarp/vip-down.sh share/examples/ucarp/vip-up.sh share/locale/en@boldquot/LC_MESSAGES/ucarp.mo share/locale/en@quot/LC_MESSAGES/ucarp.mo -@dirrm share/examples/ucarp -@dirrm share/doc/ucarp |