diff options
author | joerg <joerg@pkgsrc.org> | 2006-08-26 18:34:32 +0000 |
---|---|---|
committer | joerg <joerg@pkgsrc.org> | 2006-08-26 18:34:32 +0000 |
commit | 368a3ec477f6fbcc1c3e056743bac01812bd81b9 (patch) | |
tree | a9d43f3f41dbc0c09d8dba91bd0333491e42158a /net | |
parent | dc92b69f6c1392efb929f6f189a4fb7a4fb634ed (diff) | |
download | pkgsrc-368a3ec477f6fbcc1c3e056743bac01812bd81b9.tar.gz |
Fix PLIST. Bump revision.
Diffstat (limited to 'net')
-rw-r--r-- | net/etherape/Makefile | 3 | ||||
-rw-r--r-- | net/etherape/PLIST | 4 |
2 files changed, 5 insertions, 2 deletions
diff --git a/net/etherape/Makefile b/net/etherape/Makefile index 51a57e9a813..78e567b2855 100644 --- a/net/etherape/Makefile +++ b/net/etherape/Makefile @@ -1,6 +1,7 @@ -# $NetBSD: Makefile,v 1.38 2006/08/22 15:31:46 joerg Exp $ +# $NetBSD: Makefile,v 1.39 2006/08/26 18:34:32 joerg Exp $ DISTNAME= etherape-0.9.6 +PKGREVISION= 1 CATEGORIES= gnome net MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=etherape/} diff --git a/net/etherape/PLIST b/net/etherape/PLIST index bb3de32ddc4..b9d2b2c6472 100644 --- a/net/etherape/PLIST +++ b/net/etherape/PLIST @@ -1,4 +1,4 @@ -@comment $NetBSD: PLIST,v 1.6 2006/08/05 12:20:34 adam Exp $ +@comment $NetBSD: PLIST,v 1.7 2006/08/26 18:34:33 joerg Exp $ bin/etherape man/man1/etherape.1 share/applications/etherape.desktop @@ -24,7 +24,9 @@ share/locale/es/LC_MESSAGES/etherape.mo share/locale/fr/LC_MESSAGES/etherape.mo share/locale/nl/LC_MESSAGES/etherape.mo share/locale/tr/LC_MESSAGES/etherape.mo +share/omf/etherape/etherape-C.omf share/pixmaps/etherape.png +@dirrm share/omf/etherape @dirrm share/examples/etherape @dirrm share/etherape/glade @dirrm share/etherape/doc/etherape/C/figures |