diff options
author | Alberto Villa <avilla@FreeBSD.org> | 2011-10-17 00:05:40 +0000 |
---|---|---|
committer | Alberto Villa <avilla@FreeBSD.org> | 2011-10-17 00:05:40 +0000 |
commit | 82e896cf69eba27422b6c640d227bfda22f14e0d (patch) | |
tree | 56de7652d69b33d31f1cb74e4fc3fd0201c17b69 /net-p2p | |
parent | a2d3b5a4bc5047210b788a128596ec34749ffa11 (diff) | |
download | ports-82e896cf69eba27422b6c640d227bfda22f14e0d.tar.gz ports-82e896cf69eba27422b6c640d227bfda22f14e0d.zip |
Notes
Diffstat (limited to 'net-p2p')
-rw-r--r-- | net-p2p/ktorrent/Makefile | 1 | ||||
-rw-r--r-- | net-p2p/ktorrent/pkg-plist | 2 | ||||
-rw-r--r-- | net-p2p/libktorrent/Makefile | 1 | ||||
-rw-r--r-- | net-p2p/libktorrent/pkg-plist | 2 |
4 files changed, 2 insertions, 4 deletions
diff --git a/net-p2p/ktorrent/Makefile b/net-p2p/ktorrent/Makefile index 1566b9e5d267..11142d09205d 100644 --- a/net-p2p/ktorrent/Makefile +++ b/net-p2p/ktorrent/Makefile @@ -7,6 +7,7 @@ PORTNAME= ktorrent DISTVERSION= 4.1.2 +PORTREVISION= 1 CATEGORIES= net-p2p kde MASTER_SITES= http://ktorrent.org/downloads/${DISTVERSION}/ diff --git a/net-p2p/ktorrent/pkg-plist b/net-p2p/ktorrent/pkg-plist index ca3e1ef6868b..8d84dd44c005 100644 --- a/net-p2p/ktorrent/pkg-plist +++ b/net-p2p/ktorrent/pkg-plist @@ -274,8 +274,6 @@ share/locale/ug/LC_MESSAGES/ktorrent.mo share/locale/uk/LC_MESSAGES/ktorrent.mo share/locale/zh_CN/LC_MESSAGES/ktorrent.mo share/locale/zh_TW/LC_MESSAGES/ktorrent.mo -@dirrmtry share/locale/ug/LC_MESSAGES -@dirrmtry share/locale/ug @dirrmtry share/locale/si/LC_MESSAGES @dirrmtry share/locale/si @dirrm share/doc/HTML/en/ktorrent diff --git a/net-p2p/libktorrent/Makefile b/net-p2p/libktorrent/Makefile index 89c041c490f1..bc8e6dc86b69 100644 --- a/net-p2p/libktorrent/Makefile +++ b/net-p2p/libktorrent/Makefile @@ -7,6 +7,7 @@ PORTNAME= libktorrent DISTVERSION= 1.1.2 +PORTREVISION= 1 CATEGORIES= net-p2p kde MASTER_SITES= http://ktorrent.org/downloads/${DISTVERSION:S,^1,4,}/ diff --git a/net-p2p/libktorrent/pkg-plist b/net-p2p/libktorrent/pkg-plist index 5f34f5b68968..92306016a985 100644 --- a/net-p2p/libktorrent/pkg-plist +++ b/net-p2p/libktorrent/pkg-plist @@ -225,8 +225,6 @@ share/locale/ug/LC_MESSAGES/libktorrent.mo share/locale/uk/LC_MESSAGES/libktorrent.mo share/locale/zh_CN/LC_MESSAGES/libktorrent.mo share/locale/zh_TW/LC_MESSAGES/libktorrent.mo -@dirrmtry share/locale/ug/LC_MESSAGES -@dirrmtry share/locale/ug @dirrmtry share/locale/si/LC_MESSAGES @dirrmtry share/locale/si @dirrm include/libktorrent/utp |