diff options
author | Rene Ladan <rene@FreeBSD.org> | 2013-04-18 09:10:36 +0000 |
---|---|---|
committer | Rene Ladan <rene@FreeBSD.org> | 2013-04-18 09:10:36 +0000 |
commit | a79374b9ff465b6d07af61391a016a42a598de9b (patch) | |
tree | 3f27b950c57baaad90a823a4f74eb3a9cbe8b088 /net-im/gajim-devel/files/patch-po-Makefile.in.in | |
parent | update the Ancient Greek trained language data (diff) |
Remove expired ports:
2013-04-17 audio/icecast: Unmaintained upstream since 2004. Use audio/icecast2 instead
2013-04-18 net-im/gajim-devel: This port is outdated for two years, no distfile available. Please use net-im/gajim instead
Feature safe: yes
Diffstat (limited to 'net-im/gajim-devel/files/patch-po-Makefile.in.in')
-rw-r--r-- | net-im/gajim-devel/files/patch-po-Makefile.in.in | 12 |
1 files changed, 0 insertions, 12 deletions
diff --git a/net-im/gajim-devel/files/patch-po-Makefile.in.in b/net-im/gajim-devel/files/patch-po-Makefile.in.in deleted file mode 100644 index 529732a9ea73..000000000000 --- a/net-im/gajim-devel/files/patch-po-Makefile.in.in +++ /dev/null @@ -1,12 +0,0 @@ ---- po/Makefile.in.in.orig Tue Oct 24 23:52:06 2006 -+++ po/Makefile.in.in Thu Nov 23 17:25:06 2006 -@@ -33,8 +33,7 @@ - datadir = @datadir@ - datarootdir = @datarootdir@ - libdir = @libdir@ --DATADIRNAME = @DATADIRNAME@ --itlocaledir = $(prefix)/$(DATADIRNAME)/locale -+itlocaledir = @localedir@ - subdir = po - install_sh = @install_sh@ - # Automake >= 1.8 provides @mkdir_p@. |