diff options
author | tron <tron> | 2004-01-14 12:52:53 +0000 |
---|---|---|
committer | tron <tron> | 2004-01-14 12:52:53 +0000 |
commit | d1c54fe681ae75b332e72f00e584f7f975b8f939 (patch) | |
tree | 82cbbcf4c9ac9bd74e9b2328c0a342d9eac9c82d /net/gftp | |
parent | a5ea973ea046a76f3dcf1e3c1cd769b7e328fdfd (diff) | |
download | pkgsrc-d1c54fe681ae75b332e72f00e584f7f975b8f939.tar.gz |
Remove incorrect "@dirrm share/gnome/apps/Internet". This directory is
created by the "gnome-dirs" package.
Diffstat (limited to 'net/gftp')
-rw-r--r-- | net/gftp/PLIST | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/net/gftp/PLIST b/net/gftp/PLIST index ba4a04638c9..32aabf424d9 100644 --- a/net/gftp/PLIST +++ b/net/gftp/PLIST @@ -1,4 +1,4 @@ -@comment $NetBSD: PLIST,v 1.6 2003/12/13 11:49:39 xtraeme Exp $ +@comment $NetBSD: PLIST,v 1.7 2004/01/14 12:52:53 tron Exp $ bin/gftp bin/gftp-gtk bin/gftp-text @@ -70,5 +70,4 @@ ${PKGLOCALEDIR}/locale/uk/LC_MESSAGES/gftp.mo ${PKGLOCALEDIR}/locale/zh_CN/LC_MESSAGES/gftp.mo ${PKGLOCALEDIR}/locale/zh_TW/LC_MESSAGES/gftp.mo share/pixmaps/gftp.png -@dirrm share/gnome/apps/Internet @dirrm share/gftp |